Chat-O-Matic/application
Jaidyn Ann 8855464d02 Set default room icon based on user-count
If a room doesn't have a set icon (and it isn't a one-on-one chat, for
which the icon'll come from the other user's avatar), the default icon
is now determined based on user count.

If there's X users, an icon with X people will be displayed, up to four.
After that, a "+" is overlayed on the icon.

Not really necessary… but I think it's cute. :-)
2021-07-31 15:01:04 -05:00
..
preferences Save weights of the chat view's SplitViews 2021-07-31 11:15:51 -05:00
views Save weights of the chat view's SplitViews 2021-07-31 11:15:51 -05:00
windows Save weights of the chat view's SplitViews 2021-07-31 11:15:51 -05:00
Account.cpp Change class names 2021-06-20 12:44:20 -05:00
Account.h Change class names 2021-06-20 12:44:20 -05:00
AccountManager.cpp Change class names 2021-06-20 12:44:20 -05:00
AccountManager.h Change class names 2021-06-20 12:44:20 -05:00
AppConstants.h Change class names 2021-06-20 12:44:20 -05:00
AppMessages.h Redesign add-on disconnection 2021-07-18 17:52:36 -05:00
AppResources.h Set default room icon based on user-count 2021-07-31 15:01:04 -05:00
Cardie.h Rename Caya to Cardie 2021-06-22 01:06:00 -05:00
Cardie.rdef Update README and Contributors 2021-07-11 15:31:37 -05:00
ChatCommand.cpp Localization, init catkeys 2021-07-19 09:54:27 -05:00
ChatCommand.h librunview/libsupport x86_gcc2 fixes 2021-06-30 14:25:58 -05:00
ChatProtocol.h Reformat ChatProtocol, default own contact to null 2021-07-07 10:59:56 -05:00
ChatProtocolAddOn.cpp Change class names 2021-06-20 12:44:20 -05:00
ChatProtocolAddOn.h Change class names 2021-06-20 12:44:20 -05:00
ChatProtocolMessages.h Redesign add-on disconnection 2021-07-18 17:52:36 -05:00
Contact.cpp Move avatar cache from 'Buddies' to 'Contacts' 2021-07-26 16:07:55 -05:00
Contact.h Fix status view's avatar icon 2021-07-13 14:43:48 -05:00
Conversation.cpp Set default room icon based on user-count 2021-07-31 15:01:04 -05:00
Conversation.h Set default room icon based on user-count 2021-07-31 15:01:04 -05:00
Flags.h Store default commands/menu items in resources 2021-06-30 14:27:58 -05:00
ImageCache.cpp Set default room icon based on user-count 2021-07-31 15:01:04 -05:00
ImageCache.h Program-wide avatar cache 2021-06-13 17:34:30 -05:00
Makefile Set default room icon based on user-count 2021-07-31 15:01:04 -05:00
Notifier.cpp Update copyright year. 2011-12-03 22:38:03 +00:00
Notifier.h Create Conversation class, use it instead of Contact for chats 2021-05-24 01:47:21 -05:00
NotifyMessage.h Replace CreateAccountMenu() with dedicated class 2021-07-21 12:14:25 -05:00
Observer.h Update copyright year. 2011-12-03 22:38:03 +00:00
ProtocolLooper.cpp Redesign add-on disconnection 2021-07-18 17:52:36 -05:00
ProtocolLooper.h Remove own user from contacts; fix roster bitmaps 2021-07-06 14:46:28 -05:00
ProtocolManager.cpp Change class names 2021-06-20 12:44:20 -05:00
ProtocolManager.h Change class names 2021-06-20 12:44:20 -05:00
ProtocolSettings.cpp Change class names 2021-06-20 12:44:20 -05:00
ProtocolSettings.h Change class names 2021-06-20 12:44:20 -05:00
ProtocolTemplate.cpp Remove unused NotifyingTextView class 2021-07-29 22:47:30 -05:00
ProtocolTemplate.h Change class names 2021-06-20 12:44:20 -05:00
Role.h Localization, init catkeys 2021-07-19 09:54:27 -05:00
Server.cpp Set room topic/name through conversation view 2021-07-29 22:00:01 -05:00
Server.h Set room topic/name through conversation view 2021-07-29 22:00:01 -05:00
TheApp.cpp Localization, init catkeys 2021-07-19 09:54:27 -05:00
TheApp.h Consolidate Main and TheApp 2021-06-23 14:15:22 -05:00
User.cpp Change default user status, replicant settings 2021-06-29 11:40:58 -05:00
User.h Change class names 2021-06-20 12:44:20 -05:00
Utils.cpp Refactor preference saving/loading 2021-07-28 19:10:09 -05:00
Utils.h Refactor preference saving/loading 2021-07-28 19:10:09 -05:00