fourtf
454b6bcb70
added username autocompletions with @
2018-05-14 17:28:00 +02:00
Rasmus Karlsson
ae26b835b6
Perform initial refactoring work
...
Things that were once singletons are no longer singletons, but are
instead stored in the "Application" singleton
Some singletons still remain, and some renaming/renamespacing is left
2018-04-27 22:11:19 +02:00
fourtf
2687da38ba
added basic browser extension stuff
2018-04-11 22:53:15 +02:00
Rasmus Karlsson
57e0e85d77
Update a usernames "timeAdded" every time it tries to be added
...
This keeps "recent chatters" from expiring
Progress on #57
2018-03-30 15:58:05 +02:00
Rasmus Karlsson
89d7b7db87
expire non-recent chatters
2018-03-30 13:51:15 +02:00
Rasmus Karlsson
f567f10d10
CompletionModel tagged strings now have types (i.e. bttv emote, name, twitch emote)
...
Usernames can be overriden (capitalized overrides lowercase, but not the other way around)
2018-03-30 12:06:02 +02:00
Rasmus Karlsson
b2f041989c
Move CompletionModel to a more appropriate folder
2018-03-24 12:13:22 +01:00