1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
Commit Graph

4831 Commits

Author SHA1 Message Date
James Booth
5dbad5cd10 Remove varargs where not needed 2016-12-02 01:03:20 +00:00
James Booth
a96cc53c84 Rename win_mark_received -> win_receipt_received 2016-12-01 23:30:08 +00:00
James Booth
0d8ac7263c Add ProfBuffXMPP 2016-12-01 23:28:16 +00:00
James Booth
f55c970c35 Remove arg from win_print_outgoing_receipt 2016-12-01 22:32:44 +00:00
James Booth
419c07d723 Remove varargs from win_print_outgoing 2016-12-01 22:27:47 +00:00
James Booth
98870646d8 Rename http upload functions 2016-12-01 22:06:43 +00:00
James Booth
29124da110 Use separate functions for http upload 2016-12-01 21:33:33 +00:00
James Booth
fd14d9cf29 Small tidy up window.c 2016-12-01 01:25:55 +00:00
James Booth
dce8733d8a Move functions to buffer_append 2016-12-01 01:15:54 +00:00
James Booth
4520d433ad Pass window to buffer_append 2016-12-01 01:10:35 +00:00
James Booth
ed1636a0ed Remove ProfBuff type 2016-12-01 00:58:25 +00:00
James Booth
8bdeed773d Use ProfBuffEntry in _win_print 2016-12-01 00:07:04 +00:00
James Booth
4aad36a057 Remove GDateTime references 2016-11-30 22:41:40 +00:00
James Booth
9cc30fdf32 Add buffer_receipt_new and buffer_from_new 2016-11-29 00:58:07 +00:00
James Booth
bd5e8310c7 Add buffer_date_new and buffer_date_new_now 2016-11-29 00:41:54 +00:00
James Booth
85f4cf2727 Reorder _win_print and buffer_append args 2016-11-29 00:20:34 +00:00
James Booth
9bfc1bd146 Replace buffer flags with newline 2016-11-28 23:49:32 +00:00
James Booth
d36d5c5ad3 Rename DeliveryReceipt -> ProfBuffReceipt 2016-11-28 23:32:31 +00:00
James Booth
f5ae3848c8 Replace flags with ProfBuffFrom 2016-11-28 23:29:48 +00:00
James Booth
8250e5dc9a Rename ProfBufDate -> ProfBuffDate 2016-11-28 22:39:53 +00:00
James Booth
44e78392a3 Use ProfBufDate instead of flags 2016-11-28 22:05:55 +00:00
James Booth
d8c4b215e1 Remove date properties from buffer flags 2016-11-24 23:57:25 +00:00
James Booth
586d0b7640 Add functions for display flags 2016-11-24 23:28:34 +00:00
James Booth
ed7cf1b0a7 Remove _win_printf 2016-11-24 23:05:56 +00:00
James Booth
141d638b22 Tidy win print functions 2016-11-24 22:49:05 +00:00
James Booth
9334687ed2 Refactor win_print_incoming 2016-11-24 22:29:33 +00:00
James Booth
c112401ac8 Rename win_notify_remind -> win_do_notify_remind 2016-11-24 22:18:31 +00:00
James Booth
ebc822a594 Layout change 2016-11-24 22:13:08 +00:00
James Booth
44d4c3514c Rename win_to_string -> win_create_summary 2016-11-24 22:06:50 +00:00
James Booth
935e3cffbf Rename win_get_title -> win_create_title 2016-11-24 22:03:37 +00:00
James Booth
77fbda4724 Rename muc occupant win print function 2016-11-24 22:00:45 +00:00
James Booth
fd043510ca Rename muc win print functions 2016-11-24 21:57:23 +00:00
James Booth
de938536ce Refactor buffer updates 2016-11-24 00:35:59 +00:00
James Booth
186b53680e Merge branch 'master' into xep0308-last-message-correction 2016-11-24 00:12:23 +00:00
James Booth
b64646979e Remove unused function 2016-11-24 00:09:14 +00:00
James Booth
926d935e26 Fix help tags for /account 2016-11-23 00:17:50 +00:00
James Booth
0c55600ae5 Debug message correction 2016-11-23 00:11:55 +00:00
James Booth
3f47c48297 Add last message correction to features 2016-11-22 22:26:54 +00:00
James Booth
c5176014e7 Rename self caps functions 2016-11-22 22:21:14 +00:00
James Booth
e043029a50 Allow clearing account resource
issue #880
2016-11-22 00:39:52 +00:00
James Booth
c441dbfa42 Fix typo 2016-11-20 02:21:22 +00:00
James Booth
609d05366c Use server features for account muc service
issue #878
2016-11-20 02:09:34 +00:00
James Booth
44979ac754 Update CHANGELOG 2016-11-06 23:09:00 +00:00
James Booth
24f3ad143c Merge remote-tracking branch 'origin/master' 2016-11-06 23:02:02 +00:00
James Booth
8008d8c3c6 Add get_room_nick to plugins api 2016-11-06 23:01:16 +00:00
James Booth
d88878d32f Update CHANGELOG 2016-11-06 22:34:07 +00:00
James Booth
ffa01a1a4c Add main.help.header to themes 2016-10-30 17:06:06 +00:00
James Booth
9516049e28 Merge remote-tracking branch 'lactide/master' 2016-10-30 16:50:44 +00:00
Frank Zschockelt
c0f099cb84 Added main.help.header theme option 2016-10-29 18:19:12 +02:00
James Booth
eac6b52e05 Fix typo 2016-10-29 13:06:50 +01:00