tarteka
31a9da05ff
Translated using Weblate (Spanish)
...
Currently translated at 83.2% (551 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
2020-09-07 08:01:48 +00:00
Shpuld Shpuldson
0758569625
change i18n phrasing
2020-09-07 10:39:30 +03:00
Shpuld Shpuldson
f9ac23b9a9
separate reply button to its own component, add changelog entry
2020-09-07 10:35:49 +03:00
Shpuld Shpuldson
40ca0b394e
add basic deletes support that works with masto WS
2020-09-06 15:28:09 +03:00
eugenijm
b8afdb4c02
Do not show desktop notifications for your own chat messages
2020-09-04 23:11:10 +03:00
Shpuld Shpludson
e331db79e5
Merge branch 'develop' into 'fix/wait-for-request-before-starting-interval'
...
# Conflicts:
# CHANGELOG.md
2020-09-04 08:38:13 +00:00
Shpuld Shpuldson
c89ac79140
fix chat fetcher stops, change fetcher code
2020-09-04 11:22:14 +03:00
Shpuld Shpuldson
3fb35e8123
rename to promiseInterval
2020-09-04 11:19:53 +03:00
Shpuld Shpludson
a73b09c732
Merge branch 'fix/locked-account-link-fix' into 'develop'
...
Open profile tab from 'locked' link in FO-post warning - Fix #945
Closes #945
See merge request pleroma/pleroma-fe!1223
2020-09-04 08:11:31 +00:00
lain
4adccf2216
Merge branch 'fix/autocomplete-fixes' into 'develop'
...
Rewrite word split for autocomplete, fix #930 fix #681
Closes #681 and #930
See merge request pleroma/pleroma-fe!1218
2020-09-03 14:08:36 +00:00
Shpuld Shpuldson
f281663b49
Add hacky functionality to open specific settings tabs
2020-09-03 15:45:13 +03:00
Shpuld Shpuldson
5b403ba7d1
fix timeline showimmediately being set wrongly
2020-09-02 22:12:50 +03:00
Shpuld Shpuldson
d939f2ffbc
document makeFetcher a bit
2020-09-02 21:08:06 +03:00
Shpuld Shpuldson
1b6eee0497
change chats to use custom makeFetcher
2020-09-02 21:01:31 +03:00
Shpuld Shpuldson
2d914c331e
replace setInterval for timelne, notifications and follow requests
2020-09-02 20:40:47 +03:00
Mark Felder
5809f33c86
Password reset no longer informs user of errors or account existence
2020-09-01 16:48:51 -05:00
Shpuld Shpludson
5b7decea3d
Merge branch 'develop' into 'fix/autocomplete-fixes'
...
# Conflicts:
# CHANGELOG.md
2020-08-31 13:58:02 +00:00
Shpuld Shpuldson
b5d15eddcf
hide poll when subject collapsed, but show poll icon
2020-08-31 11:50:26 +03:00
Shpuld Shpuldson
0347d79bda
Rewrite word split imperatively for control
2020-08-28 12:02:52 +03:00
Shpuld Shpuldson
f5e4ad601a
wip start
2020-08-27 16:46:23 +03:00
Shpuld Shpuldson
c9ea2db69d
fix long poll labels overflowing
2020-08-25 12:17:42 +03:00
Shpuld Shpuldson
f0ac40a428
change more animated gif avatars to work properly
2020-08-25 11:40:02 +03:00
Shpuld Shpuldson
06159101cf
fix avatar overwrite classes in usercard
2020-08-25 11:33:38 +03:00
lain
c649f28faf
EntityNormalizer: Normalize thumbnail url.
2020-08-19 14:54:00 +02:00
Ben Is
a26fc61efa
Translated using Weblate (Italian)
...
Currently translated at 100.0% (663 of 663 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-08-19 12:00:19 +00:00
lain
54b7e986a7
Merge branch 'fix/tag-timeline-title' into 'develop'
...
Fix #928 show tag name in title for tag timelines
Closes #928
See merge request pleroma/pleroma-fe!1212
2020-08-19 12:00:12 +00:00
Shpuld Shpuldson
54b619dfec
show tag name in title for tag timelines
2020-08-19 13:06:46 +03:00
Henry Jameson
800047b81f
fixed
2020-08-19 12:14:00 +03:00
Henry Jameson
d7c42f1469
lint
2020-08-19 00:38:54 +03:00
Henry Jameson
61966d290a
fix lain's bug
2020-08-19 00:22:08 +03:00
Henry Jameson
36c9368ae5
fix reply popovers being too slim
2020-08-19 00:18:52 +03:00
Henry Jameson
815f230ac7
fixed some issues related to user avatar
2020-08-18 23:57:42 +03:00
Henry Jameson
7de78b1401
revert change to form resize logic
2020-08-18 23:50:23 +03:00
Henry Jameson
a6223cec0c
Fix last line having slightly cut-off low-hanging parts of characters
2020-08-18 00:52:51 +03:00
Henry Jameson
ecbbec7b97
work around incorrect styles ordering in status popover
2020-08-18 00:26:44 +03:00
Henry Jameson
30219098a6
fix issues with reply-link
2020-08-18 00:26:31 +03:00
Henry Jameson
2fa050b163
Fix muted notifications
2020-08-18 00:26:02 +03:00
Shpuld Shpuldson
ae4dc3e439
treat field name as text
2020-08-13 16:29:12 +03:00
HJ
b9d1ecec44
Merge branch 'stylelint-rscss-1' into 'develop'
...
Stylelint + RSCSS initial approach
See merge request pleroma/pleroma-fe!1205
2020-08-06 13:38:07 +00:00
lain
3e6e6096bf
Merge branch 'feat/separate-timeline-navigation-from-navpanel' into 'develop'
...
Separate timeline navigation from navpanel
See merge request pleroma/pleroma-fe!1172
2020-08-06 10:17:44 +00:00
Shpuld Shpludson
9a10ad3826
Merge branch 'mobile-setting-modal-fix' into 'develop'
...
Mobile setting modal behavior fixes
Closes #908
See merge request pleroma/pleroma-fe!1200
2020-08-06 09:53:24 +00:00
Shpuld Shpludson
7bd6846703
Merge branch 'chat-list-single-line-fix' into 'develop'
...
Fix single line status content mode in the chat list
See merge request pleroma/pleroma-fe!1202
2020-08-06 09:46:19 +00:00
Henry Jameson
0feab1d97c
more broken reply improvements
2020-08-04 19:41:03 +03:00
Henry Jameson
a962ca6065
lint
2020-08-04 19:34:18 +03:00
Henry Jameson
0d02b04726
bring back red stripe
2020-08-04 19:32:47 +03:00
Henry Jameson
10bb2b288d
remove unnecessary border-radius
2020-08-04 19:26:07 +03:00
Henry Jameson
dce057f24e
lint
2020-08-04 19:16:55 +03:00
Henry Jameson
2a1c9e094c
more fixes
2020-08-04 19:08:49 +03:00
Shpuld Shpuldson
e57562959f
fix oops
2020-07-28 09:41:00 +03:00
Shpuld Shpuldson
e86c5ea1fa
fix non-timeline routes breaking current/previous timeline
2020-07-28 09:40:04 +03:00
Henry Jameson
7870b3f7ec
neater way to do hover thing with still image
2020-07-28 01:54:40 +03:00
Henry Jameson
65b6e23c00
refactor status
2020-07-28 01:27:11 +03:00
Henry Jameson
61d78ff11b
separate status scss into another file
2020-07-27 22:49:57 +03:00
HJ
f293dc39dc
Merge branch 'fix/preview-styles-polish' into 'develop'
...
polish preview styles a bit
See merge request pleroma/pleroma-fe!1186
2020-07-27 18:42:43 +00:00
Ben Is
28cafdd1bb
Translated using Weblate (Italian)
...
Currently translated at 100.0% (662 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-07-27 14:45:21 +00:00
Tirifto
023d1c01bd
Translated using Weblate (Esperanto)
...
Currently translated at 97.5% (646 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2020-07-27 14:45:21 +00:00
Tirifto
536d035913
Translated using Weblate (Esperanto)
...
Currently translated at 86.7% (574 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2020-07-27 14:45:21 +00:00
Karol Kosek
1c44376cc8
Translated using Weblate (Polish)
...
Currently translated at 95.6% (633 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
2020-07-27 14:45:21 +00:00
Tirifto
6e651c7693
Translated using Weblate (Esperanto)
...
Currently translated at 77.4% (513 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2020-07-27 14:45:21 +00:00
Tirifto
b73c62b17a
Translated using Weblate (Esperanto)
...
Currently translated at 77.4% (513 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2020-07-27 14:45:21 +00:00
Shpuld Shpuldson
f9e4afa3e9
update poll to post status form on deleting option
2020-07-24 17:24:34 +03:00
Lain Soykaf
96929d9930
ChatPanel: Rename chat
to shoutbox
.
...
To remove confusion with the new ChatMessages.
2020-07-23 17:31:35 +02:00
eugenijm
222ad2dd50
Make the single line mode is consistent with status-content line height
2020-07-23 16:39:01 +03:00
eugenijm
77d65d6cec
Ensures the minimized modal is always 50px above the mobile browser bottom bar regardless of whether or not it is visible.
2020-07-23 16:36:21 +03:00
lain
0ea23a03ce
Merge branch 'feat/idempotency' into 'develop'
...
Status posting Idempotency
See merge request pleroma/pleroma-fe!1194
2020-07-23 13:17:44 +00:00
Shpuld Shpuldson
fdbacba36a
resume last lasttime instead of always friends/public
2020-07-23 15:09:32 +03:00
eugenijm
2298ad0011
Use bock-scroll-lock directive for the settings modal
2020-07-23 12:15:44 +03:00
eugenijm
61dd1a3b49
Add body 100% width for the preview, refactor the modalActivated watcher, use body scroll lock for the setting tab content
2020-07-23 09:53:51 +03:00
eugenijm
dac075c61a
Fix mobile setting modal behavior: ensure the mobile browser address bar doesn't overlap the modal top panel.
2020-07-23 09:53:51 +03:00
Shpuld Shpuldson
0546326b22
update icon to hopefully look fine on both browsers
2020-07-22 09:43:22 +03:00
Karol Kosek
c7966a2028
Translated using Weblate (Polish)
...
Currently translated at 92.5% (613 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
2020-07-21 09:11:21 +00:00
Karol Kosek
537c1fd817
Translated using Weblate (Polish)
...
Currently translated at 92.4% (612 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
2020-07-21 09:11:21 +00:00
Tirifto
dee8f7febe
Translated using Weblate (Esperanto)
...
Currently translated at 72.6% (481 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2020-07-21 09:11:21 +00:00
Tirifto
51fd4bd5ba
Translated using Weblate (Esperanto)
...
Currently translated at 68.2% (452 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2020-07-21 09:11:21 +00:00
Tirifto
6e49afcac4
Translated using Weblate (Esperanto)
...
Currently translated at 60.1% (398 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2020-07-21 09:11:21 +00:00
Tirifto
70129c934c
Translated using Weblate (Esperanto)
...
Currently translated at 60.1% (398 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2020-07-21 09:11:21 +00:00
Ben Is
9db096fa69
Translated using Weblate (Japanese)
...
Currently translated at 81.8% (542 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_EASY/
2020-07-21 09:11:21 +00:00
Ben Is
18e2396da4
Translated using Weblate (Hebrew)
...
Currently translated at 48.7% (323 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/he/
2020-07-21 09:11:21 +00:00
Ben Is
89379b10cc
Translated using Weblate (Irish)
...
Currently translated at 29.4% (195 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ga/
2020-07-21 09:11:21 +00:00
Haelwenn (lanodan) Monnier
2fe8b3937b
Translated using Weblate (French)
...
Currently translated at 89.8% (595 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/fr/
2020-07-21 09:11:21 +00:00
Ben Is
83962f90c8
Translated using Weblate (Basque)
...
Currently translated at 77.3% (512 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eu/
2020-07-21 09:11:21 +00:00
Ben Is
98d2160303
Translated using Weblate (Esperanto)
...
Currently translated at 49.5% (328 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2020-07-21 09:11:21 +00:00
Ben Is
bfb768cdde
Translated using Weblate (German)
...
Currently translated at 68.7% (455 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/de/
2020-07-21 09:11:21 +00:00
Ben Is
c0144b5187
Translated using Weblate (Czech)
...
Currently translated at 55.1% (365 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/cs/
2020-07-21 09:11:21 +00:00
Ben Is
10fce88f37
Translated using Weblate (Catalan)
...
Currently translated at 29.0% (192 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ca/
2020-07-21 09:11:21 +00:00
Ben Is
8f61892833
Translated using Weblate (Italian)
...
Currently translated at 100.0% (662 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-07-21 09:11:21 +00:00
Karol Kosek
9ff59ad113
Translated using Weblate (Polish)
...
Currently translated at 92.1% (614 of 666 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
2020-07-21 09:11:21 +00:00
Shpuld Shpludson
f0e296296c
Merge branch 'feat/show-fav-rt-lists-on-hover' into 'develop'
...
Feat/show fav rt lists on hover
See merge request pleroma/pleroma-fe!1196
2020-07-21 09:11:11 +00:00
Shpuld Shpludson
4528c5c982
Merge branch 'feat/more-title-attributes-in-status-header' into 'develop'
...
Add title attributes to more things in status header
See merge request pleroma/pleroma-fe!1195
2020-07-20 14:37:21 +00:00
Shpuld Shpludson
a06ab08f96
Merge branch 'desktop-notifications-for-chat' into 'develop'
...
Desktop chat notifications
Closes #893
See merge request pleroma/pleroma-fe!1185
2020-07-20 14:34:50 +00:00
Shpuld Shpludson
e0add7a44e
Merge branch 'features/favicons' into 'develop'
...
status.vue: Add support for favicons
See merge request pleroma/pleroma-fe!1076
2020-07-20 14:06:16 +00:00
Shpuld Shpludson
92377beab1
Merge branch 'fix-notification-polling' into 'develop'
...
Fix the notifications polling when all the latest notifications are unread
Closes #896
See merge request pleroma/pleroma-fe!1198
2020-07-20 08:22:51 +00:00
eugenijm
5b9d22e2c5
Fix the notifications polling when all the latest notifications are unread
2020-07-17 18:27:47 +03:00
Shpuld Shpuldson
f28ba3dfdb
Limit reply filtering to home and public
2020-07-17 09:33:18 +03:00
Shpuld Shpuldson
caae2668ce
add 16 users cap to user list popover
2020-07-16 18:08:00 +03:00
Shpuld Shpuldson
8e0414dc7c
change class names to not have reacts in them
2020-07-16 17:45:07 +03:00
Shpuld Shpuldson
6079301ec4
Move user list from reactions to its own component, make favs and rts use it
2020-07-16 17:42:16 +03:00
Shpuld Shpuldson
717adf22cc
add title to user card account name too
2020-07-16 11:10:45 +03:00
Shpuld Shpuldson
476954295e
add title attributes to more things in status header
2020-07-16 11:00:18 +03:00
Shpuld Shpuldson
0c7c24d3d1
make idempotency watch entire status
2020-07-16 10:18:18 +03:00
Shpuld Shpludson
950ae6d89a
Merge branch 'reactions-search' into 'develop'
...
make reactions-search case-insensitive
See merge request pleroma/pleroma-fe!1189
2020-07-16 06:04:49 +00:00
Mark Felder
149941828f
Improve layout of the Notifications Filters section
2020-07-15 09:56:46 -05:00
Mark Felder
d4dfc5dcdf
JSON and the Quest For Punishing Trailing Commas
2020-07-15 09:02:42 -05:00
Mark Felder
49aaf9dc57
Merge branch 'develop' into refactor/notification_settings
2020-07-15 09:01:40 -05:00
Shpuld Shpuldson
d85904f42f
add extra sanity stuff to make input boxes more stable
2020-07-15 16:36:06 +03:00
Shpuld Shpuldson
89a677f5e8
add basic idempotency support
2020-07-15 16:19:57 +03:00
Shpuld Shpuldson
51b235f7aa
adjust icon use
2020-07-15 12:26:14 +03:00
Shpuld Shpuldson
3cac26a2ac
Merge branch 'develop' into fix/preview-styles-polish
2020-07-15 08:30:32 +03:00
Dym Sohin
00d662c4a0
make reactions-search case-insensitive
2020-07-14 19:47:02 +00:00
Shpuld Shpludson
297a0c1f7f
Merge branch 'fix-chrome69' into 'develop'
...
Fix chrome 69 + some theme data related to chats
Closes #890
See merge request pleroma/pleroma-fe!1183
2020-07-14 13:13:23 +00:00
HJ
5af0949491
Apply suggestion to src/services/theme_data/theme_data.service.js
2020-07-14 13:04:00 +00:00
Shpuld Shpuldson
89d1fb5cf4
remove remaining autoload i18n
2020-07-14 15:15:02 +03:00
Shpuld Shpuldson
b8c1b25397
remove most of reply preview and autoload related stuff
2020-07-14 15:08:04 +03:00
Shpuld Shpuldson
7859c5fe4b
polish preview styles a bit
2020-07-14 14:43:26 +03:00
Shpuld Shpuldson
3598360ce5
fix missed conflict
2020-07-14 11:54:03 +03:00
Shpuld Shpuldson
cac1418aff
fix merge conflicts
2020-07-14 11:44:06 +03:00
Mark Felder
8fcd37a3b9
Remove i18n entries that are deprecated or need to be retranslated
2020-07-13 13:29:44 -05:00
Mark Felder
da94935aaa
Merge branch 'develop' into refactor/notification_settings
2020-07-13 13:25:23 -05:00
eugenijm
54dea24bb8
Do not display desktop chat notification when the chat is focused
2020-07-13 15:48:19 +03:00
eugenijm
2c35afeebf
Add desktop chat notifications
2020-07-13 06:27:51 +03:00
Henry Jameson
40e3595ad3
fix chrome69
2020-07-12 16:21:43 +03:00
Ben Is
cf0ee51821
Translated using Weblate (Italian)
...
Currently translated at 100.0% (667 of 667 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-07-12 10:47:02 +00:00
Shpuld Shpuldson
4a6300bbee
add simple You: to chat list last message
2020-07-12 11:11:12 +03:00
Dym Sohin
a754e89eed
fixed checkbox using emoji instead of dingbat
2020-07-11 06:39:44 +00:00
Ben Is
b32394c2ef
Translated using Weblate (Italian)
...
Currently translated at 100.0% (645 of 645 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-07-10 10:56:44 +00:00
Shpuld Shpuldson
dca13d9a3b
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (645 of 645 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/fi/
2020-07-10 10:56:44 +00:00
Ben Is
053af7b385
Translated using Weblate (Italian)
...
Currently translated at 100.0% (641 of 641 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-07-10 10:56:44 +00:00
Ben Is
8606cedfb5
Translated using Weblate (Italian)
...
Currently translated at 93.9% (602 of 641 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-07-10 10:56:44 +00:00
lain
4c59a17499
Merge branch 'fix/ctrl-enter-before-chat-loading-breaks' into 'develop'
...
fix #891 Fix early send killing the chat
Closes #891
See merge request pleroma/pleroma-fe!1178
2020-07-10 10:56:39 +00:00
Shpuld Shpuldson
5734dd05a0
change misnamed member field check to actually disable sending
2020-07-10 13:48:37 +03:00
Shpuld Shpuldson
0038a9794b
add simple red dot for chat notifs
2020-07-10 13:21:42 +03:00
HJ
c1a20079be
Merge branch 'direct-conversations' into 'develop'
...
Chats
Closes #201
See merge request pleroma/pleroma-fe!1019
2020-07-10 09:04:45 +00:00
Shpuld Shpuldson
78ec84477e
fix pixel offset hack in panel heading
2020-07-09 12:49:16 +03:00
lain
905de12980
After Store: Correctly decode UTF-8 encoded base64 strings.
2020-07-09 11:20:07 +02:00
Eugenij
b756c83e8d
Apply suggestion to src/components/chat_list/chat_list.vue
2020-07-08 15:21:31 +03:00
eugenijm
3b2dfcaf5c
Add the single-line prop to StatusContent and use it for chat list items
2020-07-08 15:21:31 +03:00
eugenijm
fc865d3a12
Remove direct style manipulations in favor of classes
2020-07-08 15:21:31 +03:00
eugenijm
ed7310c04b
Undo the promise rejection on the json parser error in promisedRequest
...
to keep the existing behavior in case some parts of the code rely on it
and to limit the overall scope of the changes.
2020-07-08 15:21:31 +03:00
eugenijm
18a1f5d62a
Add the empty chat list placeholder.
...
Do not use full height when displaying the chat list.
Remove an unsued chat action.
2020-07-08 15:21:31 +03:00
eugenijm
45901c8da6
Disable status preview in the chat posting form
2020-07-08 15:21:31 +03:00
eugenijm
f05f832bff
Address feedback
...
Use more specific css rules for the emoji dimensions in the chat list status preview.
Use more round em value for chat list item height.
Add global html overflow and height for smoother chat navigation in
the desktop Safari.
Use offsetHeight instad of a computed style when setting the window height on resize.
Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari
Use break-word to prevent chat message text overflow
Resize and scroll the textarea when inserting a new line on ctrl+enter
Remove fade transition on route change
Ensure proper border radius at the bottom of the chat, remove unused border-radius
Prevent the chat header "jumping" on the avatar load.
2020-07-08 15:21:31 +03:00
eugenijm
aa2cf51c05
Add Chats
2020-07-08 15:21:31 +03:00
Shpuld Shpuldson
60921be5a0
give notification timeago a min width
2020-07-08 14:11:42 +03:00
Shpuld Shpludson
eea002e6f5
streamline profile image api, update reset ui for all profile images to match avatar, remove unnecessary stuff
2020-07-08 10:11:17 +00:00
Shpuld Shpuldson
5186929efa
add hack to not overlap menu with timeline header
2020-07-08 10:42:40 +03:00
Shpuld Shpuldson
cde6acdbbd
update navigation, rename timeline link in nav panel to timelines
2020-07-07 18:20:37 +03:00
Shpuld Shpuldson
ddde05771f
update with bookmarks, clean up some code
2020-07-07 17:34:35 +03:00
Ben Is
0ab6d92ab8
Translated using Weblate (Italian)
...
Currently translated at 85.2% (545 of 639 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-07-07 12:53:55 +00:00
Ben Is
a6606df01a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 88.2% (564 of 639 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
2020-07-07 12:53:55 +00:00
Ben Is
5b48954644
Translated using Weblate (Italian)
...
Currently translated at 75.1% (480 of 639 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-07-07 12:53:55 +00:00