Commit Graph

185 Commits

Author SHA1 Message Date
Pascal Abresch e24f5d53f7 WIP: Preferences in BMessages 2022-01-07 10:55:48 +01:00
Pascal Abresch c5d81e0923 CustomStatusWindow: Cleanup
No functional change intended
2021-12-31 13:18:27 +01:00
Pascal Abresch fd48860131 Fix icon sizes for online icons 2021-12-31 12:46:38 +01:00
Pascal Abresch 97d639c4bf RosterItem: Use selected list background color 2021-12-31 12:25:07 +01:00
Pascal Abresch 8e5972cec8 Remove filtering of initial topic
This was broken, but it may have failed non-deterministically
Just remove it to be sure.
2021-12-30 18:38:58 +01:00
Pascal Abresch 70899c8ec3 Fix 1:1 message authorship, remove second NewMessage function 2021-12-30 17:26:52 +01:00
Pascal Abresch e32893e27c Remove NewMessage() for group_chats 2021-12-30 17:14:15 +01:00
Adrien Destugues 6bf54007a4 Update server lists for new account creation
Fixes #55.
2021-12-23 14:36:44 +01:00
Pascal Abresch c4cbaf43f9 Enable presence requests 2021-12-22 23:16:57 +01:00
Pascal Abresch b9345a48a4 Fix extra newlines when sending messages 2021-12-22 22:15:16 +01:00
Pascal Abresch 154d754b53 Make timeline stick to the end position on new messages 2021-12-22 20:51:12 +01:00
Pascal Abresch 12cf0986d6 Talkview.cpp: rename _chat and _message
No functional change intended
2021-12-22 19:23:39 +01:00
Adrien Destugues 2706ef27d5 Fix build on 32bit systems 2021-12-22 19:20:45 +01:00
Pascal Abresch a3db234a9f Use Document colors in timeline 2021-12-22 19:13:00 +01:00
Pascal Abresch 3609bbea28 Remove popup show chatlog menu 2021-12-22 19:11:27 +01:00
Pascal Abresch 61907c08dd Sort rosterview (determenistic channel order 2021-12-22 19:11:27 +01:00
Pascal Abresch f0c6faa193 More consistent using of the Buddy term 2021-12-22 19:11:27 +01:00
Adrien Destugues 447f91d80d Handle detection of highlighted messages outside of TalkView 2021-12-22 18:50:46 +01:00
Adrien Destugues ba54032d17 Update userguide a bit
Fixes #49.
2021-12-22 18:07:37 +01:00
Adrien Destugues 408acef105 Colorize MUC items in the roster when there is activity
Fixes #68.
2021-12-22 14:39:52 +01:00
Adrien Destugues cd64eff494 Add some icons experiments 2021-11-20 09:55:40 +01:00
Adrien Destugues 6cd7d711be Update cmake minimum version to avoid a warning.
We don't need to support old cmake version, just use what's currently
available in Haiku.
2021-10-27 10:12:26 +02:00
Pascal Abresch ce001ccb86 jabber/BuddyWindow Cleanup and move to ui/AddBuddyWindow
improves code style, switches to BOptionPopUp
also removes Alert popups and replaces with invalid marker
2021-10-26 23:50:08 +02:00
Pascal Abresch 73714bd0f5 Call BWindow::MessageReceived(msg) as default case
Fixes Not beeing able to screenthot Renga directly
(Also fixes my window sitter not sitting on Renga :)
2021-10-26 20:45:30 +02:00
Pascal Abresch c9b436db28 Fix sending with enter
Also helps slightly with the main window resizing
2021-10-21 12:55:11 +02:00
Pascal Abresch 59f146d0ba Readd shortcuts to scroll through chats, and for get buddy info 2021-10-19 20:50:05 +02:00
Pascal Abresch fa4fa0480f Reorder menu a bit 2021-10-19 20:37:37 +02:00
Pascal Abresch 8299774cd4 Remove dead deskbar icon code 2021-10-19 19:51:15 +02:00
Pascal Abresch 4a0dea78b6 Remove Quick Messages 2021-10-19 19:34:10 +02:00
Pascal Abresch 36590ca1ff Timeline: only jump to the button on own messages 2021-10-19 17:53:24 +02:00
Pascal Abresch fadcf6c651 TalkView: Add notifications for highlights 2021-10-19 17:34:59 +02:00
Pascal Abresch 3404162b64 remove logout and login shortcuts 2021-10-18 20:10:50 +02:00
Pascal Abresch 248fd1deb6 Remove ICQ code 2021-10-18 19:57:40 +02:00
Pascal Abresch 21ad34618d Remove rest of logging from TalkView 2021-10-18 19:40:07 +02:00
Pascal Abresch b204d9e076 Reset message box scroller on send message 2021-10-18 19:22:37 +02:00
Pascal Abresch 9eb068dd64 TalkView: remove logging 2021-10-18 19:22:10 +02:00
Pascal Abresch 01e5390e72 Further clean up AddToTalk 2021-10-18 18:53:52 +02:00
Pascal Abresch 4fd601a672 further simplify AddToTalk and remove log from there 2021-10-18 18:44:47 +02:00
Pascal Abresch d309cdb668 Greatly simplify TalkView::AddToTalk 2021-10-18 18:37:27 +02:00
Pascal Abresch b865fdacb5 Highlight nickname messages in timeline 2021-10-18 14:56:29 +02:00
Pascal Abresch e8585b1890 Fix own messages disapearing in backlog 2021-10-18 13:08:52 +02:00
Pascal Abresch 701feee994 TalkView: formatting cleanup
No functional change intended
2021-10-18 12:16:02 +02:00
Pascal Abresch dc48e055f3 Cleanup: Remove icq icon 2021-09-12 12:39:19 +02:00
Licaon_Kter 13ead23fd2 Minor readme fixes 2021-08-29 14:02:03 +02:00
Adrien Destugues 645b09bbf8 Restore previous icon position for bookmarks.
The new one is off for small font sizes and ends up overlapping the
text. Simplify the code a it to make it cleare rwhat we're doing
2021-06-06 15:28:38 +02:00
Pascal Abresch 1b03be2616 BookmarkItem: use proper selection color 2021-05-23 15:27:23 +02:00
Pascal Abresch 3cbd5bc745 Make user colors work better in dark theme 2021-05-23 13:27:54 +02:00
Pascal Abresch 1b306e3391 PeopleList: fix font size 2021-05-23 12:37:56 +02:00
Pascal Abresch f4b7e9fb1b Bookmarks: fix font scaling and icon placement 2021-05-23 12:23:45 +02:00
Adrien Destugues d0a504bd4b Fixup status icon position for group chats 2021-05-23 10:26:08 +02:00