summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-11use find modules for ixwebsocket/simpleiniouwou
2021-10-08fix unchecked optionalsouwou
2021-10-06skip audit log entries with no target idouwou
2021-10-06preserve scroll position when loading historyouwou
2021-10-06add relative to root #includesouwou
2021-10-06remove FOUND_VARouwou
2021-10-06fix #includes (#35)ouwou
2021-09-29dont purge on socket closeouwou
2021-09-24try and fix potential crash on ROLE_UPDATEouwou
2021-09-21use GTK emoji rendering by default on Windowsouwou
2021-09-21update README with new infoouwou
2021-09-13Merge branch 'threads'ouwou
2021-09-13fix join guildouwou
2021-09-03add notice for archived threads at top of chatwindowouwou
2021-09-03remove archived threads from channel list on syncouwou
2021-09-01send channel lazy load when loading thread if not previously sentouwou
2021-08-28permissions check on archive/unarchive (oops)ouwou
2021-08-28archive/unarchive from channel listouwou
2021-08-27threads have pinsouwou
2021-08-24make ClearChannel actually remove the channel from the dbouwou
2021-08-24fix moving rowsouwou
2021-08-24dont try to open channels if they arent in storeouwou
2021-08-24dont fetch temp pending msgs from storeouwou
2021-08-23ad-hoc MoveRow for channel listouwou
2021-08-23fix RateLimitIndicator picking up updates from other channelsouwou
2021-08-22allow viewing all threads from within a threadouwou
2021-08-22public/private filter in threads windowouwou
2021-08-21merge masterouwou
2021-08-21hide pin/unpin if no perms, allow viewing pins in dmouwou
2021-08-20fix buildouwou
2021-08-20proper member list in threadsouwou
2021-08-17make channel in thread created message clickableouwou
2021-08-16update channel name in THREAD_UPDATEouwou
2021-08-16handle archiving via THREAD_UPDATE (sorta)ouwou
2021-08-15emit thread delete if message req 404'souwou
2021-08-15removed deleted threads on syncouwou
2021-08-15handle thread create via thread_member_updateouwou
2021-08-11rest of view threads windowouwou
2021-08-05add thread stuff to audit logouwou
2021-08-05better join/leave thread logicouwou
2021-08-05add temporary row for non-joined threadsouwou
2021-08-04basic window to view threadsouwou
2021-08-02basic THREAD_MEMBERS_UPDATE handling for updating channel listouwou
2021-08-02THREAD_LIST_SYNCouwou
2021-08-02leave thread via menuouwou
2021-07-30handle THREAD_DELETEouwou
2021-07-30Merge branch 'master' into threadsouwou
2021-07-30update identify messageouwou
2021-07-28handle THREAD_CREATEouwou
2021-07-27very rudimentary thread supportouwou