Shpuld Shpludson
|
3220e72eb9
|
Merge branch 'patch-1' into 'develop'
Update CHANGELOG.md to match master
See merge request pleroma/pleroma-fe!1279
|
2020-11-09 08:58:17 +00:00 |
|
HJ
|
def1bd0676
|
Merge branch 'fix/react-menu-overflow-fix' into 'develop'
Fix #994 react popover overflowing
Closes #994
See merge request pleroma/pleroma-fe!1280
|
2020-11-09 08:40:59 +00:00 |
|
Shpuld Shpuldson
|
9f96b592d4
|
wrap react button icon to a span to fix popover overflow
|
2020-11-09 09:40:20 +02:00 |
|
Shpuld Shpludson
|
82f17961d1
|
Update CHANGELOG.md to match master
|
2020-11-06 17:36:43 +00:00 |
|
Shpuld Shpludson
|
60983ae42b
|
Merge branch 'chat-fix-for-vertical-screen' into 'develop'
Chat scroll fix for vertical screen
Closes #997
See merge request pleroma/pleroma-fe!1277
|
2020-11-06 12:55:57 +00:00 |
|
eugenijm
|
15ea9d8c91
|
Fix the chat scroll behavior for vertical screens.
Fetch the messages until the scrollbar becomes visible, so that the user
always has the ability to scroll up and load new messages.
|
2020-11-06 11:11:19 +03:00 |
|
Shpuld Shpludson
|
dbeecd18ac
|
Merge branch 'advanced-misclick-guard' into 'develop'
Instead of blocking all interaction, only block interaction in places that matter
See merge request pleroma/pleroma-fe!1276
|
2020-11-04 06:04:19 +00:00 |
|
Shpuld Shpludson
|
b485d21ba9
|
Merge branch 'fix-chat-badge' into 'develop'
Few more minor fixes
See merge request pleroma/pleroma-fe!1275
|
2020-11-03 17:09:10 +00:00 |
|
Henry Jameson
|
4e4b258c54
|
fix mobile badge alignment
|
2020-11-03 18:45:23 +02:00 |
|
Henry Jameson
|
d126eddfca
|
change approach to disable all, enable some
|
2020-11-03 18:39:46 +02:00 |
|
Shpuld Shpludson
|
22bc0c0840
|
Merge branch 'svg-logo' into 'develop'
change logo to svg
See merge request pleroma/pleroma-fe!1274
|
2020-11-03 11:05:33 +00:00 |
|
Henry Jameson
|
979efb301a
|
fix mobile navbar hitboxes
|
2020-11-03 11:37:11 +02:00 |
|
Henry Jameson
|
e351665bb3
|
Instead of blocking all interaction, only block interaction in places
that matter
|
2020-11-02 23:43:32 +02:00 |
|
Henry Jameson
|
b6a8ca44ef
|
added comment
|
2020-11-02 21:08:22 +02:00 |
|
Henry Jameson
|
bdf2f36f11
|
fix chat heading not being aligned and using wrong styles
|
2020-11-02 21:03:55 +02:00 |
|
Henry Jameson
|
08e6e66642
|
fix chat badge and unify styles across all badges including follow
request count.
|
2020-11-02 20:51:38 +02:00 |
|
Henry Jameson
|
3db218dec1
|
change logo to svg
|
2020-11-02 19:37:01 +02:00 |
|
HJ
|
f0a66448ee
|
Merge branch 'chchchchangechangelog' into 'develop'
Update CHANGELOG.md
See merge request pleroma/pleroma-fe!1272
|
2020-11-02 09:43:44 +00:00 |
|
HJ
|
a1e7852c10
|
Update CHANGELOG.md
|
2020-11-02 09:36:23 +00:00 |
|
Shpuld Shpludson
|
5ab1b0ab0e
|
Merge branch 'update-changelog' into 'develop'
update changelog for optimistic chat posting
See merge request pleroma/pleroma-fe!1271
|
2020-11-02 08:51:40 +00:00 |
|
Shpuld Shpuldson
|
279205ade5
|
update changelog for optimistic chat posting
|
2020-11-02 10:42:38 +02:00 |
|
HJ
|
bcb6ee328f
|
Merge branch 'fix/use-ids-for-chat-last-seen' into 'develop'
Fix: Use ids for chat last seen instead of timestamp
See merge request pleroma/pleroma-fe!1270
|
2020-11-02 08:35:22 +00:00 |
|
Shpuld Shpuldson
|
757706425a
|
fix test
|
2020-11-02 09:42:09 +02:00 |
|
Shpuld Shpuldson
|
5e8db7ed93
|
move from using timestamps to ids when tracking last seen in chats
|
2020-11-02 09:15:13 +02:00 |
|
Shpuld Shpludson
|
5254fdba75
|
Merge branch 'optimistic-chat-posting' into 'develop'
Optimistic / nonblocking message posting for chats
See merge request pleroma/pleroma-fe!1228
|
2020-11-02 05:36:42 +00:00 |
|
HJ
|
590f8e1754
|
Merge branch 'various-css-fixes' into 'develop'
Various css fixes
Closes #992
See merge request pleroma/pleroma-fe!1267
|
2020-11-01 20:50:02 +00:00 |
|
Eugenij
|
78e5a63922
|
Apply 1 suggestion(s) to 1 file(s)
|
2020-11-01 23:36:58 +03:00 |
|
eugenijm
|
e798e9a417
|
Optimistic message sending for chat
|
2020-11-01 23:36:58 +03:00 |
|
Shpuld Shpludson
|
148789767a
|
Merge branch 'fix/chat-misc-fixes' into 'develop'
Misc Chat fixes
See merge request pleroma/pleroma-fe!1265
|
2020-11-01 17:50:43 +00:00 |
|
Shpuld Shpludson
|
40ce3a9bd8
|
Merge branch 'fix/block-misclicks-when-timeline-shifts' into 'develop'
block clicks for a second on timeline when timeline moves
See merge request pleroma/pleroma-fe!1266
|
2020-11-01 17:44:16 +00:00 |
|
HJ
|
8ae77e14d0
|
Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'
Translations update from Weblate
See merge request pleroma/pleroma-fe!1264
|
2020-11-01 15:18:08 +00:00 |
|
Henry Jameson
|
64da9a8e69
|
fix build warnings
|
2020-11-01 16:47:17 +02:00 |
|
Henry Jameson
|
8b1213ea1e
|
lint
|
2020-11-01 16:44:57 +02:00 |
|
Henry Jameson
|
994b49ddfe
|
Merge remote-tracking branch 'origin/develop' into various-css-fixes
* origin/develop:
remove 'md' size that doesn't exist
|
2020-11-01 16:44:15 +02:00 |
|
Henry Jameson
|
02bb015c4f
|
fix #992
|
2020-11-01 16:40:23 +02:00 |
|
Tirifto
|
4cf4de8d28
|
Translated using Weblate (Esperanto)
Currently translated at 100.0% (669 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
|
2020-11-01 14:33:22 +00:00 |
|
Tirifto
|
5095143c47
|
Translated using Weblate (Esperanto)
Currently translated at 99.1% (663 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
|
2020-11-01 14:33:22 +00:00 |
|
Tirifto
|
1c7ec321d9
|
Translated using Weblate (Esperanto)
Currently translated at 98.9% (662 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
|
2020-11-01 14:33:22 +00:00 |
|
Kana
|
599256a6be
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (668 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
|
2020-11-01 14:33:22 +00:00 |
|
Kana
|
66d07b6d08
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (668 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
|
2020-11-01 14:33:22 +00:00 |
|
Kana
|
ea300a7a1c
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.8% (668 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hant/
|
2020-11-01 14:33:22 +00:00 |
|
Kana
|
891593169f
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (668 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
|
2020-11-01 14:33:22 +00:00 |
|
Tirifto
|
6040c1ebfc
|
Translated using Weblate (Esperanto)
Currently translated at 98.2% (657 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
|
2020-11-01 14:33:22 +00:00 |
|
Tirifto
|
9d1d695627
|
Translated using Weblate (Esperanto)
Currently translated at 97.7% (654 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
|
2020-11-01 14:33:22 +00:00 |
|
HJ
|
918563d15c
|
Merge branch 'fix/extra-buttons-icon-errors' into 'develop'
Fix errors: remove 'md' size that doesn't exist
See merge request pleroma/pleroma-fe!1268
|
2020-11-01 14:33:14 +00:00 |
|
Shpuld Shpuldson
|
8c5586dda4
|
remove 'md' size that doesn't exist
|
2020-11-01 11:53:20 +02:00 |
|
Henry Jameson
|
fb00f8459c
|
fix chat count
|
2020-10-31 13:59:58 +02:00 |
|
Henry Jameson
|
0653f18994
|
fix play-on-hover gifs issues
|
2020-10-29 22:54:28 +02:00 |
|
Henry Jameson
|
4e1f2aeabc
|
fix preview spinner
|
2020-10-29 22:54:28 +02:00 |
|
Henry Jameson
|
633349ddff
|
Refactor desktop navbar into a component, change layout to grid for
better compatibility with search field and simpler CSS
|
2020-10-29 22:54:28 +02:00 |
|