Jfreegman
|
a846c38695
|
Port to new group API
|
2015-07-13 22:12:13 -04:00 |
|
Jfreegman
|
40b220c821
|
Revert "Merge branch 'Ansa89-add_translation'"
This reverts commit 312d0c3f42 , reversing
changes made to 409e4ddd96 .
|
2015-07-08 21:08:55 -04:00 |
|
Jfreegman
|
84a0276668
|
Fix some possible race conditions related to line printing
|
2015-06-30 22:40:45 -04:00 |
|
Ansa89
|
85d3c18ba6
|
Add localization system (gettext)
|
2015-05-28 15:50:55 +02:00 |
|
Jfreegman
|
b66a1f6ba1
|
merge branch 'master' into new_groupchats
|
2015-04-10 00:22:07 -04:00 |
|
Jfreegman
|
0bc610e18d
|
null terminate status message
|
2015-04-10 00:16:01 -04:00 |
|
Jfreegman
|
c2b9967691
|
merge with master
|
2015-03-31 19:34:33 -04:00 |
|
Jfreegman
|
eaea68c33e
|
fix bug where contacts would appear online twice in a row
|
2015-03-31 18:39:42 -04:00 |
|
Jfreegman
|
ee074f334e
|
merge with master (new api)
|
2015-03-30 21:46:25 -04:00 |
|
Jfreegman
|
522aabd4e4
|
Refactor and clean up file transfers
(No longer rely on undefined core filenumber property for indexing)
|
2015-03-29 18:33:51 -04:00 |
|
Jfreegman
|
2d3c5c9450
|
Mostly finished with new API port
- File transfers currently don't support pausing/resuming
- Avatars are not yet done
|
2015-03-28 02:56:54 -04:00 |
|
Jfreegman
|
ae87b2eb2d
|
begin port to new API
|
2015-03-25 22:56:45 -04:00 |
|
Jfreegman
|
88d6d907d8
|
Merge branch 'master' into new_groupchats
|
2015-03-21 15:15:48 -04:00 |
|
jlo
|
ce1ae1d7dc
|
added tab autocomplete for "/status o" => "/status online"
|
2015-03-17 14:25:15 -05:00 |
|
Jfreegman
|
dd3ea3dab5
|
merge with upstream
|
2015-02-19 21:33:46 -05:00 |
|
Loui Chang
|
38a0f6fae4
|
Make little action indicators on each output line configurable.
Also added a new DISCONNECTION line info type.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
|
2015-02-13 02:09:40 -05:00 |
|
Ansa89
|
2b19f56e63
|
Update for toxcore API break
|
2015-02-01 21:09:48 +01:00 |
|
Jfreegman
|
ff3da5f657
|
implement group status/nick changes, various fixes
|
2015-01-11 16:48:40 -05:00 |
|
Jfreegman
|
dd8c2caac7
|
more prep for audio groups
|
2014-11-14 20:13:08 -05:00 |
|
Jfreegman
|
7a7e8a7f8d
|
prep for audio groups
|
2014-11-11 20:49:05 -05:00 |
|
Loui Chang
|
9c7ac9043a
|
prompt: Add version line to startup message.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
|
2014-10-12 23:12:56 -04:00 |
|
Jfreegman
|
23cf9686cb
|
safer string handling
|
2014-10-03 17:53:50 -04:00 |
|
Jfreegman
|
ae984d4f04
|
don't show version in default status message
|
2014-09-30 17:02:03 -04:00 |
|
Jfreegman
|
33cfca7ecc
|
bug fixes and code cleanup
|
2014-09-28 17:49:48 -04:00 |
|
Jfreegman
|
544c402f78
|
implement avatars (setting only) and generalize path tab-complete
|
2014-09-26 03:10:44 -04:00 |
|
Jfreegman
|
2e65ee3609
|
a few UI changes
|
2014-09-25 04:31:45 -04:00 |
|
Jfreegman
|
3a176e1cab
|
move to page end after pressing return
|
2014-09-25 00:42:08 -04:00 |
|
Jfreegman
|
133c0e8d63
|
rename reserved identifiers per C standard
|
2014-09-22 21:24:45 -04:00 |
|
Jfreegman
|
1c16467eb9
|
don't share chatlogs across data files (changes log naming convention)
|
2014-09-22 17:09:39 -04:00 |
|
Jfreegman
|
9ee7a48910
|
add setting to disable welcome message
|
2014-09-19 01:11:23 -04:00 |
|
Jfreegman
|
3c2c1f15ce
|
message sending queue for fake offline messaging
|
2014-09-06 13:18:42 -04:00 |
|
Jfreegman
|
68f1dffba7
|
add command to decline friend requests
|
2014-08-25 14:08:01 -04:00 |
|
Jfreegman
|
75e8486061
|
add command to list pending friend requests, a few related fixes
|
2014-08-19 20:52:17 -04:00 |
|
Jfreegman
|
5718ad52db
|
a few fixes
|
2014-08-12 03:01:18 -04:00 |
|
Jfreegman
|
2f12a8d429
|
prevent statusmessage from wrapping on prompt screen
|
2014-08-10 00:37:26 -04:00 |
|
Jfreegman
|
396d08f0d2
|
refactor friend/blocklist, dynamically allocate memory
|
2014-08-07 13:24:29 -04:00 |
|
Jfreegman
|
3cbe61e111
|
fix a few formatting bugs and simplify code a bit
|
2014-08-02 15:35:57 -04:00 |
|
mannol
|
46975bf38b
|
Updated with latest core
|
2014-08-02 02:10:21 +02:00 |
|
mannol
|
8f3989000d
|
Box notifications are like ready
|
2014-08-02 00:37:02 +02:00 |
|
Jfreegman
|
973f6206ee
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
|
mannol
|
4834642b80
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-27 01:50:06 +02:00 |
|
mannol
|
18a6f621f0
|
Started adding support for popup notifications and adjustments to new core
|
2014-07-27 01:49:59 +02:00 |
|
Jfreegman
|
3cae1d92cd
|
change online/offline symbols
|
2014-07-26 19:16:07 -04:00 |
|
Jfreegman
|
02b192d6ee
|
fix bug and typo
|
2014-07-25 20:17:22 -04:00 |
|
Jfreegman
|
b68deef6db
|
allow line_info_add to take formatted strings with variable # of args
|
2014-07-24 23:03:55 -04:00 |
|
Jfreegman
|
8660047ec1
|
fix small bug, update readme, bump version
|
2014-07-23 15:15:14 -04:00 |
|
Jfreegman
|
a047cead05
|
fix a few notification issues
|
2014-07-22 14:38:32 -04:00 |
|
Jfreegman
|
bc94e08970
|
sendfile tab-complete for ~/ shortcut
|
2014-07-21 15:11:30 -04:00 |
|
mannol
|
98ac4d7983
|
Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading.
|
2014-07-21 03:25:21 +02:00 |
|
mannol
|
933d46553f
|
Added sounds
|
2014-07-21 01:12:13 +02:00 |
|