Commit Graph

  • 5fb7d5268c (irc) Report errors, use WELCOME-given nick Jaidyn Ann 2021-08-11 20:47:40 -0500
  • 409eaede86 Store users' names in binary chat logs Jaidyn Ann 2021-08-11 20:22:42 -0500
  • fed3b9d9f0 Display message in chat on subject change Jaidyn Ann 2021-08-11 19:46:33 -0500
  • 3f754bd79d (irc) Handling of QUIT Jaidyn Ann 2021-08-11 18:51:41 -0500
  • ca704cb7b8 (irc) Add protocol icon Jaidyn Ann 2021-08-11 17:40:03 -0500
  • 8aa4ed3e3c Update README Jaidyn Ann 2021-08-11 17:25:52 -0500
  • b576311552 (libinterface) Use default textruns if none selected, fix multi-URL lines Jaidyn Ann 2021-08-11 17:14:08 -0500
  • 08292bdeda (libinterface) Better URL-handling in UrlTextView Jaidyn Ann 2021-08-11 16:28:13 -0500
  • f5ba403e55 Improve auto-complete performance, include nicks Jaidyn Ann 2021-08-11 12:07:11 -0500
  • 6b8823d213 (irc) Better param parsing Jaidyn Ann 2021-08-11 10:22:32 -0500
  • 12215266d0 Display message in chat when user changes nick Jaidyn Ann 2021-08-10 18:03:32 -0500
  • 35cd5cbc8f (irc) Write-lock and responding to pings Jaidyn Ann 2021-08-10 12:53:20 -0500
  • 340aa405f3 (irc) Setting own/other nicks Jaidyn Ann 2021-08-10 10:54:06 -0500
  • 8ac73ca50e (irc) Faster readying of protocol Jaidyn Ann 2021-08-10 10:00:26 -0500
  • 723d6c1950 (irc) Add numerics file Jaidyn Ann 2021-08-10 09:33:00 -0500
  • d0367db0bb (irc) Sending/receiving invites Jaidyn Ann 2021-08-10 00:03:28 -0500
  • adee8d6181 (irc) Sending/receiving messages (PRIVMSG) Jaidyn Ann 2021-08-09 23:08:40 -0500
  • 31ad5abf81 (irc) Leaving rooms Jaidyn Ann 2021-08-09 22:33:56 -0500
  • 40eaac550f Don't archive non-existant protocol icons Jaidyn Ann 2021-08-09 22:10:01 -0500
  • e05d14dc95 (irc) Joining rooms, subject, user-list Jaidyn Ann 2021-08-09 22:08:50 -0500
  • d692c34fea (irc) Handle NOTICE and better joining Jaidyn Ann 2021-08-09 19:03:37 -0500
  • c202ef33ac (irc) Start add-on rewrite Jaidyn Ann 2021-08-09 14:06:04 -0500
  • 9267c740a4 Sensible defaults for unnecessary ChatProtocol methods Jaidyn Ann 2021-08-09 10:48:45 -0500
  • c09c884068 (jabber) Rename PARTICIPANT_*_TYPING message Jaidyn Ann 2021-08-09 07:09:05 -0500
  • 373dcb4a58 Protocol message tweaks, bump API version Jaidyn Ann 2021-08-08 21:01:42 -0500
  • 4bd821eee5 Account-toggling through Accounts menu Jaidyn Ann 2021-08-07 17:37:16 -0500
  • abb4d44684 Populate 'Accounts' menu with account submenus Jaidyn Ann 2021-08-06 14:14:14 -0500
  • 2e746a975a Split account preferences into dedicated window Jaidyn Ann 2021-08-06 12:21:17 -0500
  • a9022755ca Make TemplateWindow use instance rather than index Jaidyn Ann 2021-08-06 11:10:05 -0500
  • 39e4fc9ac7 Make AccountsMenu use instance rather than index Jaidyn Ann 2021-08-06 11:04:00 -0500
  • 3861fa718d Remove unused APP_*_CHAT_WINDOW messages Jaidyn Ann 2021-08-05 21:05:59 -0500
  • e8e1ce0b05 Error notification if applying protocol settings fails Jaidyn Ann 2021-08-05 20:43:08 -0500
  • a49e957b16 Re-enabling of accounts after disable Jaidyn Ann 2021-08-05 19:28:05 -0500
  • f0ce3e87c6 Support generally setting own nick, own UserItems Jaidyn Ann 2021-08-05 14:10:21 -0500
  • 128ac91d56 (purple) Fix setting own nick Jaidyn Ann 2021-08-05 10:20:52 -0500
  • c7593fa7dd Make User/ConversationInfoWindow Observers Jaidyn Ann 2021-08-04 13:51:31 -0500
  • 7c2362a851 Add 'Room info' dialogue Jaidyn Ann 2021-08-04 12:44:20 -0500
  • d3f775d8b8 (jabber) Setting own nickname Jaidyn Ann 2021-08-03 19:35:09 -0500
  • db70ce4f57 Tweak Master Foo dialog Jaidyn Ann 2021-08-03 16:33:18 -0500
  • 8f3d206db1 (purple) Other users changing nick Jaidyn Ann 2021-08-03 16:23:27 -0500
  • f439ca9aa6 Document IM_SET_OWN_NICKNAME, bold nick Jaidyn Ann 2021-08-03 16:05:57 -0500
  • 8549404db5 (purple) Support setting own nick Jaidyn Ann 2021-08-03 14:52:37 -0500
  • 4cb52619aa Fix handling of commands (barring /me) Jaidyn Ann 2021-08-03 14:32:30 -0500
  • 984f066070 Multi-account StatusView; set info per-account Jaidyn Ann 2021-08-03 13:19:25 -0500
  • 47ca0f4169 Make all AccountsMenu items BitmapMenuItems Jaidyn Ann 2021-08-03 10:29:19 -0500
  • 71917d4a4d (libinterface) Optional bitmap-ownership with BitmapMenuItem Jaidyn Ann 2021-08-03 10:15:04 -0500
  • 6d8be225ca Scaffolding of a multi-account StatusView Jaidyn Ann 2021-08-02 21:59:44 -0500
  • 930c500988 (libinterface) Better-looking and functioning MenuButton Jaidyn Ann 2021-08-02 12:12:54 -0500
  • 8cca8a324e (jabber) Throttle own VCard updates; move avatar-cache to /tmp/ Jaidyn Ann 2021-08-01 18:35:53 -0500
  • 150fd736e1 (libinterface) Add SetText() to UrlTextView Jaidyn Ann 2021-08-01 17:04:52 -0500
  • 5dcf59a7e9 (libinterface/runview) Split RunView's URL highlighting into seperate class Jaidyn Ann 2021-08-01 06:56:07 -0500
  • 9f05ce1136 Misc. tweaks, no functional change Jaidyn Ann 2021-08-01 06:37:25 -0500
  • 803a2f20bd /me now formats /me properly Jaidyn Ann 2021-07-31 20:39:13 -0500
  • 4a6808f15f (purple) Kill daemon after sending protocol metadata Jaidyn Ann 2021-07-31 20:23:54 -0500
  • 82f920798f Auto-completion for commands Jaidyn Ann 2021-07-31 20:18:36 -0500
  • 2e3742d4e1 Chat history in send textbox Jaidyn Ann 2021-07-31 18:50:04 -0500
  • 8855464d02 Set default room icon based on user-count Jaidyn Ann 2021-07-31 14:57:43 -0500
  • 9309562cfb Prevent false-positives for mentions Jaidyn Ann 2021-07-31 11:43:09 -0500
  • 51dc12236c Save weights of the chat view's SplitViews Jaidyn Ann 2021-07-31 11:15:51 -0500
  • 7ec20a45ad Save weights of main window's SplitViews Jaidyn Ann 2021-07-30 16:14:21 -0500
  • ebc9d4041f Remove unused NotifyingTextView class Jaidyn Ann 2021-07-29 22:47:30 -0500
  • 420340b6b4 (purple) Setting room subject, subject updates Jaidyn Ann 2021-07-29 22:31:26 -0500
  • afb181d2f8 (jabber) Setting of room subject, reformatting Jaidyn Ann 2021-07-29 22:13:20 -0500
  • 89ff195c8d Set room topic/name through conversation view Jaidyn Ann 2021-07-29 22:00:01 -0500
  • 909a68e595 Keep room subject to one line, bold room title Jaidyn Ann 2021-07-29 19:39:22 -0500
  • 924f628c75 Add 'Create Account' message for first-time start-up Jaidyn Ann 2021-07-28 22:11:42 -0500
  • c339587b06 Disable 'Roster' and 'Window' menus as appropriate Jaidyn Ann 2021-07-28 19:33:39 -0500
  • 0abdd9e0f9 Save window's frame Jaidyn Ann 2021-07-28 19:25:55 -0500
  • f038c492f7 Refactor preference saving/loading Jaidyn Ann 2021-07-28 19:10:09 -0500
  • d696ef55b3 (purple) Disable purple-side auto-login Jaidyn Ann 2021-07-28 17:07:44 -0500
  • 37453ba2af Allow selection of non-contacts in roster windows Jaidyn Ann 2021-07-28 16:53:59 -0500
  • e33dd92375 Save account selection in account menus Jaidyn Ann 2021-07-28 10:13:31 -0500
  • 758bbb072a (libinterface) Add 'square' scaling option to BitmapView Jaidyn Ann 2021-07-27 20:48:03 -0500
  • 7df377d996 Default chat icon, use other user's avatar Jaidyn Ann 2021-07-27 19:51:55 -0500
  • 6c1c5ccf18 Move avatar cache from 'Buddies' to 'Contacts' Jaidyn Ann 2021-07-26 16:07:55 -0500
  • 4710e7f19f (purple) Save buddies Jaidyn Ann 2021-07-26 15:20:07 -0500
  • 96af3e6992 Move avatar cache from 'Contacts' to 'Buddies' Jaidyn Ann 2021-07-26 13:47:23 -0500
  • 4fa0542fe0 (purple) Load buddy avatars Jaidyn Ann 2021-07-25 19:01:46 -0500
  • bea52c14be Roster list tweaks, auto-deselect Jaidyn Ann 2021-07-25 17:27:04 -0500
  • bba3d3d866 Sort conversation and user lists Jaidyn Ann 2021-07-25 14:42:38 -0500
  • 0a0b29d349 (librunview) Fix use of B_REGULAR_FACE if not default Jaidyn Ann 2021-07-25 11:37:17 -0500
  • 5966df1a34 Print a 'date divider' when the day changes Jaidyn Ann 2021-07-25 11:28:07 -0500
  • fff36dff6f Add 'when' to queued messages Jaidyn Ann 2021-07-25 10:15:21 -0500
  • 987dc252d5 Translate more strings, update catkeys Jaidyn Ann 2021-07-24 21:11:34 -0500
  • 4934660da3 Redesign/scalability of UserInfoWindow Jaidyn Ann 2021-07-24 20:54:46 -0500
  • dfa92a8d9e Roster-windows scaling, truncate account names Jaidyn Ann 2021-07-24 15:44:23 -0500
  • c7c02e79c9 Preferences window-sizing, BBoxes for settings Jaidyn Ann 2021-07-24 13:25:44 -0500
  • 43a7e7111d Auto-focus send textbox Jaidyn Ann 2021-07-23 23:58:09 -0500
  • 33ad4d8acf More scalable ToolButton Jaidyn Ann 2021-07-23 23:43:42 -0500
  • 0ffe3e5ce8 Replace CreateAccountMenu() with dedicated class Jaidyn Ann 2021-07-21 12:12:02 -0500
  • 9245dc7135 Auto-scroll ConversationView, fix RunView append Jaidyn Ann 2021-07-21 12:10:20 -0500
  • 20c6b9fc30 (purple) Automatically reconnect disconnected account Jaidyn Ann 2021-07-19 19:59:27 -0500
  • e698d412a8 Init XMPP catkeys Jaidyn Ann 2021-07-19 12:10:26 -0500
  • 1900b7c5ab Esperanto translation of app Jaidyn Ann 2021-07-19 12:10:18 -0500
  • 82c06bba25 Localization, init catkeys Jaidyn Ann 2021-07-19 09:54:27 -0500
  • 2d36152296 (purple) Not all account slots are necessary Jaidyn Ann 2021-07-19 06:41:50 -0500
  • 3516c64ffc (jabber) Localization, init catkeys Jaidyn Ann 2021-07-18 22:25:38 -0500
  • 6875c3cb75 (purple) Localization, init catkeys Jaidyn Ann 2021-07-18 21:51:38 -0500
  • 23e6f4ba5a (jabber) Add debug output Jaidyn Ann 2021-07-18 20:03:42 -0500
  • 4905dbbe6c Redesign add-on disconnection Jaidyn Ann 2021-07-18 17:52:36 -0500