Commit Graph

1159 Commits (68677e369229045e65dad132d8e2da3519ecc615)
 

Author SHA1 Message Date
Alex Gleason 68677e3692
Docs CI: simplify `only` ref
4 years ago
Alex Gleason d91fb65aa0 Merge branch 'fix_admin_dev_docs' into 'develop'
4 years ago
Alex Gleason 2d00907822
Docs: installing on a subdomain
4 years ago
Sean King d7bfe3305b
Fix administration and development docs
4 years ago
Alex Gleason 55fe6eb179
Docs CI: we did it Reddit!
4 years ago
Alex Gleason 91d4467f50
Docs CI: fix file globbing
4 years ago
Alex Gleason 67b6be7748
Testing docs CI
4 years ago
Alex Gleason 1aa68c51b1
Docs CI: use `alpine:latest`
4 years ago
Alex Gleason 965a8ede7d
Merge branch 'deploy_docs_pipeline' into develop
4 years ago
Alex Gleason db037c9fbf
Docs CI: try $DOCS_TRIGGER_PIPELINE --> $CI_JOB_TOKEN
4 years ago
Alex Gleason e3e57f8dc7
Chats: don't crash when there's an image post, fixes #369
4 years ago
Sean King f482ddf86b
Fix GitLab CI error
4 years ago
Sean King cf605ebb91
Before script and image for docs deployment
4 years ago
Sean King b36ac6857e
Use CI/CD variables instead for docs deployment
4 years ago
Sean King 46545a9418
Docs deployment and update example
4 years ago
Alex Gleason a419c5da34 Merge branch 'chats' into 'develop'
4 years ago
Alex Gleason 2c551130e6
Rip out markers, don't rely on them for unread count
4 years ago
Alex Gleason 399c2874bb
Chats: display recipient name in ChatRoom
4 years ago
Alex Gleason a70e82928b
Chats: improve mobile textarea styles
4 years ago
Alex Gleason 229d5c3f90
Chats: add mobile chat notification counter
4 years ago
Alex Gleason 2f2c849dfa
Chats: remove DM links from menus
4 years ago
Alex Gleason 7d0bd47ac1
Chats: update "Message" button with conditional logic for mobile
4 years ago
Alex Gleason 572a1db9f7
Chats: mobile styling
4 years ago
Alex Gleason 46323e088a
Chats: rename ChatListAccount to just Chat
4 years ago
Alex Gleason b1ccec1cf5
Chats: hide FAB on chat pages
4 years ago
Alex Gleason f83e5ba882
Chats: some mobile styling for rooms
4 years ago
Alex Gleason e7c6862fd0
Chats: refactor ChatBox into its own component
4 years ago
Alex Gleason d67d76bf3a
Chats: only mark read on hover when the chat is open
4 years ago
Alex Gleason 942b3fdebe
Chats: add individual chat page for mobile
4 years ago
Alex Gleason 4b22726016
Lower .floating-nav-link z-index to be below chat panes
4 years ago
Alex Gleason cd30d79b5b
Chats: render independent ChatIndex for mobile
4 years ago
Alex Gleason 9a5c3e9fde Merge branch 'wav_file' into 'develop'
4 years ago
Sean King 6872568d9e Add .wav audio as supported file type
4 years ago
Alex Gleason 8a8953a787
Chats: decrease font size slightly
4 years ago
Alex Gleason e682c3db28
Chats: use textarea instead of input
4 years ago
Alex Gleason 3fbdce6901
Chats: mark as read when the input is focused
4 years ago
Alex Gleason a349bce10f
Chats: show message date on hover
4 years ago
Alex Gleason abd6c419f1
Chats: hide for mobile (for now)
4 years ago
Alex Gleason 22063ae3c8
Chats: replace avatar with unread counter
4 years ago
Alex Gleason a3585305f7
Fix notification reducer tests
4 years ago
Alex Gleason f80f18d376
Chats: mark chats as read
4 years ago
Alex Gleason ac028ed584
Chats: add unread counters to chats
4 years ago
Alex Gleason 020e21adcd
Oh right, maps can't be sorted...
4 years ago
Alex Gleason 497a603a88
Notifications: drop chat mentions
4 years ago
Alex Gleason 859f340716
Chats: rudimentary display of chat message notifications
4 years ago
Alex Gleason 14eec701cb
Chats: add empty chats message
4 years ago
Alex Gleason 44f7ad5e1c
Chats: sort chats in reducer instead of component
4 years ago
Alex Gleason d9df091f75
Chats: increase main pane header font size
4 years ago
Alex Gleason 9493b261ef
Chats: only show message button if the user supports chats
4 years ago
Alex Gleason c0f6830e7f
Chat: fix avatar proportion in pane header
4 years ago