Henry Jameson
7d81d11338
Merge remote-tracking branch 'origin/develop' into shigusegubu
...
* origin/develop: (41 commits)
Apply suggestion to src/components/notifications/notifications.js
fix height for emoji panel of settings modal
Add bookmarks
FE part of BE issue 1586 provide index md
change alert popup alpha
add follow request users to store
make the addNotice dispatch return the notice
change storage error one-off into a global notice system
remove accidental log
revert accidental change in instance.js
update the message and changelog
catch localforage error and let the application work, add an alert for user to dismiss
document the 'mark-as-read-detection' system
allow overscrolling enough to not have FAB block interactables
add initial fetching back in a more streamlined way
remove unnecessary fetchAndUpdate, change notifications fetcher to not double fetch
change Show New text to Reload when flushing
Make use of backend reply filtering
update changelog for reply-to strikethrough
add no-statusId support for status popover
...
2020-07-05 15:46:34 +03:00
Shpuld Shpludson
b761bcf333
Merge branch 'fix/remove-extra-notifications-fetch' into 'develop'
...
Fix: notifications fetcher double fetching on every tick
See merge request pleroma/pleroma-fe!1164
2020-07-05 07:03:27 +00:00
Shpuld Shpludson
9178908c1e
Apply suggestion to src/components/notifications/notifications.js
2020-07-05 06:54:12 +00:00
Shpuld Shpludson
af4a26b588
Merge branch 'feat/allow-use-without-cookies' into 'develop'
...
Fix #815 : Allow use without cookies, Add a global notice popup system
Closes #815
See merge request pleroma/pleroma-fe!1166
2020-07-05 06:53:29 +00:00
Shpuld Shpludson
acc3b083aa
Merge branch 'feat/parent-visible-support' into 'develop'
...
#874 Add strike-through to "Reply to" when parent_visible is set to false
See merge request pleroma/pleroma-fe!1162
2020-07-05 06:15:35 +00:00
HJ
5b8875e3d8
Merge branch 'fix-emoji-panel-height' into 'develop'
...
Fix emoji panel for settings modal
See merge request pleroma/pleroma-fe!1168
2020-07-04 23:53:39 +00:00
HJ
b448871d23
Merge branch 'fix/allow-over-scrolling-on-bottom-mobile' into 'develop'
...
Fix #854 : allow overscrolling enough to not have FAB block interactables
Closes #854
See merge request pleroma/pleroma-fe!1165
2020-07-04 20:41:54 +00:00
kPherox
9b40cf43d8
fix height for emoji panel of settings modal
2020-07-04 18:42:15 +09:00
Shpuld Shpludson
76de4a3132
Merge branch 'bookmarks' into 'develop'
...
Bookmarks
Closes #472
See merge request pleroma/pleroma-fe!903
2020-07-03 19:45:49 +00:00
Eugenij
de291e2e33
Add bookmarks
...
Co-authored-by: jared <jaredrmain@gmail.com>
2020-07-03 19:45:49 +00:00
lain
7bd89b579f
Merge branch 'fix_BE_1586_provide_index_md' into 'develop'
...
FE part of BE issue 1586 provide index md
See merge request pleroma/pleroma-fe!1154
2020-07-03 10:17:42 +00:00
Ilja
08b593746f
FE part of BE issue 1586 provide index md
...
* I added an index.md which will be the landing page for the docs. It has an explanation of Pleroma-FE from the user point of view
* See also BE MR: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2669
* And issue: https://git.pleroma.social/pleroma/pleroma/-/issues/1586
2020-07-03 10:17:42 +00:00
Shpuld Shpuldson
9cac5d94dd
change alert popup alpha
2020-07-02 15:17:58 +03:00
Shpuld Shpludson
e1cf6bd41c
Merge branch 'fix/follow-requests-usercard-crash' into 'develop'
...
Fix #877 Follow request user card crash
Closes #877
See merge request pleroma/pleroma-fe!1167
2020-07-02 09:28:57 +00:00
Shpuld Shpuldson
f0668c9ff8
add follow request users to store
2020-07-02 12:19:33 +03:00
Shpuld Shpuldson
685ab4f33e
make the addNotice dispatch return the notice
2020-07-02 10:46:43 +03:00
Shpuld Shpuldson
1293bec77e
change storage error one-off into a global notice system
2020-07-02 10:40:41 +03:00
Shpuld Shpuldson
0997e5ff66
remove accidental log
2020-07-01 19:25:31 +03:00
Shpuld Shpuldson
15d492ace4
revert accidental change in instance.js
2020-07-01 19:24:17 +03:00
Shpuld Shpuldson
43b7a5d9b3
update the message and changelog
2020-07-01 19:22:39 +03:00
Shpuld Shpuldson
d30b0b28c9
catch localforage error and let the application work, add an alert for user to dismiss
2020-07-01 19:15:28 +03:00
Shpuld Shpuldson
3ebd4e4429
document the 'mark-as-read-detection' system
2020-07-01 17:55:42 +03:00
Shpuld Shpuldson
ca997f45e8
allow overscrolling enough to not have FAB block interactables
2020-07-01 15:56:45 +03:00
lain
beb160bd53
Merge branch 'fix/use-backend-reply-filtering' into 'develop'
...
Make use of backend reply filtering
See merge request pleroma/pleroma-fe!1163
2020-07-01 12:46:42 +00:00
Shpuld Shpuldson
a3e370e9f8
add initial fetching back in a more streamlined way
2020-07-01 15:19:45 +03:00
Shpuld Shpuldson
62d0bc47b3
remove unnecessary fetchAndUpdate, change notifications fetcher to not double fetch
2020-07-01 14:15:04 +03:00
Shpuld Shpuldson
38d8526660
change Show New text to Reload when flushing
2020-06-30 17:37:36 +03:00
Shpuld Shpuldson
ea09bbecf8
Make use of backend reply filtering
2020-06-30 17:02:38 +03:00
Shpuld Shpuldson
3a79918b89
update changelog for reply-to strikethrough
2020-06-30 15:23:47 +03:00
Shpuld Shpuldson
ee1364a167
add no-statusId support for status popover
2020-06-30 15:15:27 +03:00
Shpuld Shpuldson
6529f9fa34
add strikethrough when parent isn't visible
2020-06-30 15:04:16 +03:00
lain
82944f862d
Merge branch '812-subject-separation' into 'develop'
...
StatusContent: Better separate subject from status content.
Closes #812
See merge request pleroma/pleroma-fe!1150
2020-06-29 07:53:12 +00:00
lain
d0c9aef668
Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'
...
Translations update from Weblate
See merge request pleroma/pleroma-fe!1158
2020-06-28 12:00:23 +00:00
Fristi
195e83d0c8
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (626 of 626 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/nl/
2020-06-28 06:24:57 +00:00
lain
391f796cb4
Merge branch 'feat/preload-data-from-html' into 'develop'
...
Add basic preloading for nodeinfo/config
See merge request pleroma/pleroma-fe!1155
2020-06-27 10:21:06 +00:00
Shpuld Shpuldson
46cf50a4d6
rename variable requestJson when it's not actually json
2020-06-27 12:59:24 +03:00
Shpuld Shpuldson
a8cb5e71d9
don't block ui with stickers or tos
2020-06-27 12:32:01 +03:00
Shpuld Shpuldson
5ab62c4cb8
make use of api/v1/instance
2020-06-27 12:26:19 +03:00
Shpuld Shpludson
4d52b8bf56
Merge branch 'remove-twitterapi-config' into 'develop'
...
Remove StatusNet config endpoint usage
See merge request pleroma/pleroma-fe!1084
2020-06-27 09:19:43 +00:00
Shpuld Shpuldson
58f9c1cc49
fix conflict in after_store
2020-06-27 12:10:02 +03:00
Shpuld Shpuldson
3113d904b9
update changelog with profile fields
2020-06-27 10:34:28 +03:00
Shpuld Shpludson
c658f57abb
Merge branch 'iss-149/profile-fields-setting' into 'develop'
...
Profile fields setting
See merge request pleroma/pleroma-fe!997
2020-06-27 07:32:59 +00:00
Shpuld Shpludson
8150899a73
Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'
...
Translations update from Weblate
See merge request pleroma/pleroma-fe!1152
2020-06-27 07:21:32 +00:00
translate
4528b31256
Translated using Weblate (Italian)
...
Currently translated at 72.7% (452 of 621 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-06-27 07:21:32 +00:00
Shpuld Shpludson
ea0a12f604
Merge branch 'develop' into 'iss-149/profile-fields-setting'
...
# Conflicts:
# src/components/settings_modal/tabs/profile_tab.vue
2020-06-27 07:19:49 +00:00
Shpuld Shpuldson
8c3106c588
Change the show/hide strings about, remove subjected status toggle when 'collapse' option not used
2020-06-26 18:20:32 +03:00
Shpuld Shpuldson
a2c5175d14
add basic preloading for nodeinfo/config
2020-06-26 14:47:02 +03:00
Shpuld Shpuldson
44edb730c1
rip restyle subject, fix some issues with long subject
2020-06-26 14:07:39 +03:00
lain
504d48fc5a
After Store: Remove last statusnet vestiges.
2020-06-24 17:54:35 +02:00
lain
143da55c56
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into remove-twitterapi-config
2020-06-24 17:50:05 +02:00