|
|
f183094f82
|
Refactor notifications again, this time with OrderedMap, fixes #433
|
2020-09-23 18:57:10 -05:00 |
|
|
|
41eb69ecd1
|
Chats: report user from message, fixes #391
|
2020-09-22 16:34:43 -05:00 |
|
|
|
ed4abfdce3
|
Chats: allow deleting a message, fixes #358
|
2020-09-22 16:20:10 -05:00 |
|
|
|
64a68c650e
|
Notifications: refactor with OrderedSet instead of List
|
2020-09-22 13:42:08 -05:00 |
|
|
|
b51236a6b0
|
Threading test #422
|
2020-09-18 17:03:00 -05:00 |
|
|
|
f643863ecc
|
Chat notifs: only play sound for recipient message
|
2020-09-17 23:27:57 -05:00 |
|
|
|
d77ee9fec2
|
Chat notifs: refactor actions
|
2020-09-17 23:06:54 -05:00 |
|
|
|
57b82f7778
|
Merge remote-tracking branch 'origin/develop' into chat_notifications
|
2020-09-17 22:41:18 -05:00 |
|
|
|
556e11a9cb
|
Skip importing empty accounts, fixes #424
|
2020-09-15 10:33:12 -05:00 |
|
|
|
9692c7539a
|
Hovercard: appear and disappear properly
|
2020-09-11 10:05:52 -05:00 |
|
|
|
4630a5cd04
|
Hovercard: mouseout clears the card
|
2020-09-10 20:18:04 -05:00 |
|
|
|
0c4eae5f10
|
Hovercard: basic Redux+Popper prototype
|
2020-09-10 19:09:27 -05:00 |
|
|
|
fa606b8040
|
Render chat unread count update in tab even when tab doesn't have focus
Render chat unread count update even when chat box has focus
Render chat unread count update on page load
|
2020-09-09 19:01:25 -05:00 |
|
|
|
76f8e02fb9
|
Refactor
|
2020-09-07 16:52:45 -05:00 |
|
|
|
3d282f45fa
|
fixed toggle click state change bug
|
2020-09-06 05:13:44 -05:00 |
|
|
|
e157754116
|
Fix chat audio filtering bug
|
2020-09-05 19:36:28 -05:00 |
|
|
|
ca9be1ed05
|
Audio notification on chat. Currently hardcoded on in store/settings
|
2020-09-05 16:50:33 -05:00 |
|
|
|
cf93733076
|
Rough in support for chat sound and flash notification
|
2020-09-04 21:43:14 -05:00 |
|
|
|
9da87405f8
|
Chats: improve the way messageIds are sorted
|
2020-09-04 18:03:38 -05:00 |
|
|
|
0e7132d25e
|
Chats: add the building blocks for pagination
|
2020-09-03 19:23:00 -05:00 |
|
|
|
f9a0ce1d6b
|
Merge branch 'blue_flicker' into 'develop'
Apply non-blank default BrandColor only on failure to acquire brandColor. Fixes #364
Closes #364
See merge request soapbox-pub/soapbox-fe!198
|
2020-09-03 16:29:51 +00:00 |
|
|
|
181eef1edd
|
corrected errors
|
2020-09-02 21:47:46 -05:00 |
|
|
|
cd5ee4837c
|
Check that soapbox.json is really an object before importing, fixes #376
|
2020-09-01 00:02:01 -05:00 |
|
|
|
b337a4560e
|
Apply non-blank default BrandColor only when API and soapbox.json methods fail, and only when API and/or JSON method succeeds, but brandColor value is blank
|
2020-08-31 22:00:11 -05:00 |
|
|
|
de78a87ec0
|
Make display name same as username during registration, fixes #267
|
2020-08-30 23:48:00 +00:00 |
|
|
|
2c551130e6
|
Rip out markers, don't rely on them for unread count
|
2020-08-28 16:49:27 -05:00 |
|
|
|
7d0bd47ac1
|
Chats: update "Message" button with conditional logic for mobile
|
2020-08-28 15:06:55 -05:00 |
|
|
|
e7c6862fd0
|
Chats: refactor ChatBox into its own component
|
2020-08-28 13:17:19 -05:00 |
|
|
|
f80f18d376
|
Chats: mark chats as read
|
2020-08-27 16:09:03 -05:00 |
|
|
|
497a603a88
|
Notifications: drop chat mentions
Prevent streaming API from pushing in unwanted notifications
https://git.pleroma.social/pleroma/pleroma/-/issues/2076
|
2020-08-27 14:35:55 -05:00 |
|
|
|
10257f324d
|
Chats: clicking "message" launches a new chat
|
2020-08-27 13:01:06 -05:00 |
|
|
|
8b621d30fc
|
Chats: fix flickering during update
|
2020-08-27 00:24:11 -05:00 |
|
|
|
9af664bda8
|
Start making the chat faster, but it flickers
|
2020-08-27 00:06:27 -05:00 |
|
|
|
c4aae14148
|
Chats: handle null last_message
|
2020-08-26 20:20:14 -05:00 |
|
|
|
02b3b08999
|
Chats: use semantic names for action properties
|
2020-08-26 19:53:54 -05:00 |
|
|
|
9a3aab27c9
|
Chats: clicking the profile message button calls onMessage
|
2020-08-26 19:46:23 -05:00 |
|
|
|
da6239c4fc
|
Chats: move out of importer pipeline, entirely through reducers
|
2020-08-26 18:17:47 -05:00 |
|
|
|
b9d7f927a6
|
Chats: get streaming working again
|
2020-08-26 17:29:22 -05:00 |
|
|
|
b66e28d8bb
|
Chats: store chat_message_lists in Redux
|
2020-08-26 15:54:14 -05:00 |
|
|
|
dbafbbc065
|
Chats: make streaming mostly work
|
2020-08-26 13:40:42 -05:00 |
|
|
|
5a7cc14812
|
Chats: rudimentary sending a message
|
2020-08-25 21:31:34 -05:00 |
|
|
|
cab490e1d3
|
Chats: display chat message content
|
2020-08-25 20:33:49 -05:00 |
|
|
|
0736e6d46c
|
Chats: Let main window be minimized
|
2020-08-25 18:53:36 -05:00 |
|
|
|
1c6c9f0f5d
|
Chats: Toggle pane open and minimized
|
2020-08-25 18:45:05 -05:00 |
|
|
|
072aed02da
|
Chats: Allow closing a chat
|
2020-08-25 18:11:48 -05:00 |
|
|
|
f87f33fb94
|
Chats: Click chat to open pane
|
2020-08-25 17:54:10 -05:00 |
|
|
|
d6b3268da4
|
Render chats in panes layout
|
2020-08-25 14:58:35 -05:00 |
|
|
|
b98f06e3d3
|
Chats: Import and normalize chats
|
2020-08-25 12:38:21 -05:00 |
|
|
|
f1cff927c0
|
Display Chat list
|
2020-08-24 21:26:42 -05:00 |
|
|
|
9785019054
|
Add rudimentary support for pleroma:chat_mention notification type
|
2020-08-24 19:51:24 -05:00 |
|