aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* renamed StatusText to StatusBody for clarity, fixed chatsHenry Jameson2021-06-07
|
* some docs, added richcontent to usernames in status, updated stillImageHenry Jameson2021-06-07
| | | | to allow scale of "gif" label
* made getAttrs correctly handle both ' and "Henry Jameson2021-06-07
|
* fix emoji processor not leaving string as-is if no emoji are foundHenry Jameson2021-06-07
|
* [WIP] MUCH better approach to replacing emojis with still versionsHenry Jameson2021-06-07
|
* Merge branch 'flash-support' into 'develop'HJ2021-05-31
|\ | | | | | | | | Flash support See merge request pleroma/pleroma-fe!1380
| * do not load ruffle multiple times!Henry Jameson2021-04-12
| |
| * whooops dropped my monstercondoHenry Jameson2021-04-12
| |
| * experimental flash support through ruffleHenry Jameson2021-04-09
| |
* | entity_normalizer: safely check screen_nameMatilde Park2021-04-21
|/ | | | Prevents a crash on undefined screen name cases.
* Merge branch 'settings-import-export' into 'develop'HJ2021-04-07
|\ | | | | | | | | Settings backup/restore + small fixes See merge request pleroma/pleroma-fe!1372
| * cleanup + fixHenry Jameson2021-03-08
| |
| * changed importexport into a service instead of component for simplicityHenry Jameson2021-03-08
| |
| * fixed another problem with p's broken theme causing theme editor toHenry Jameson2021-03-08
| | | | | | | | become unusable
* | streamlined WS flow, reduced spam amount related to WS reconnectionsHenry Jameson2021-03-09
| |
* | WIP some work on making errors less spammyHenry Jameson2021-03-08
| |
* | Merge remote-tracking branch 'origin/develop' into websocket-fixesHenry Jameson2021-03-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (119 commits) Apply 1 suggestion(s) to 1 file(s) Make it possible to localize user highlight options remove shoutbox test hacks fix shoutbox header, use custom scroll-to-bottom system, remove vue-chat-scroll, temporarily add chat test hack update changelog with 2.3.0 change icons around Translated using Weblate (Japanese) Update timeline_quick_settings.js add screen_name_ui to tests separate screen_name and screen_name_ui with decoded punycode Update CHANGELOG.md add basic validation for statusless status notifications changelog mention fix chat unread badge update shelljs to get rid of warnings on build save a few characters focus input in emoji picker and react picker fix vue warnings add only to wording basic loggedin check for reply filtering ...
| * Merge branch 'develop' into 'fix/punycode-buggy'Shpuld Shpludson2021-02-27
| |\ | | | | | | | | | # Conflicts: # CHANGELOG.md
| | * add basic validation for statusless status notificationsShpuld Shpuldson2021-02-26
| | |
| * | separate screen_name and screen_name_ui with decoded punycodeShpuld Shpuldson2021-02-26
| |/
| * get rid of older messages when scrolling down in chat to keep it from ↵Shpuld Shpuldson2021-02-17
| | | | | | | | bloating dom
| * fallback if shadows aren't definedHenry Jameson2021-01-28
| |
| * Fix p's weird corrupt theme data crashing theme engineHenry Jameson2021-01-23
| |
| * Merge branch 'feat/language-picker-native-names' into 'develop'Shpuld Shpludson2021-01-21
| |\ | | | | | | | | | | | | Use native language names in the language picker See merge request pleroma/pleroma-fe!1302
| | * Use native language names in the language pickerrinpatch2021-01-21
| | | | | | | | | | | | | | | This seems more intuitive to me and is what I've seen in most other language pickers.
| * | Apply 1 suggestion(s) to 1 file(s)feld2021-01-20
| | |
| * | More robust backwards compatibilityMark Felder2021-01-19
| | |
| * | Support old user.deactivated and new user.is_active fieldsMark Felder2021-01-18
| |/
* | fixed few-posts TLs when streaming is enabledHenry Jameson2021-01-13
| |
* | fix not being able to re-enable sockets until page refreshHenry Jameson2021-01-13
| |
* | add success global notice style/levelHenry Jameson2021-01-13
|/
* Add report button to status ellipsis menuShpuld Shpuldson2021-01-12
|
* fix #1036 convert screen name to unicode with punycodeShpuld Shpludson2021-01-05
|
* Merge branch 'plain-bg' into 'develop'HJ2020-12-18
|\ | | | | | | | | Solid color wallpaper support See merge request pleroma/pleroma-fe!1314
| * Merge remote-tracking branch 'origin/develop' into plain-bgHenry Jameson2020-12-16
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: fix remote follow button style Disable horizontal textarea resize Add uk.json in messages.js Display upload limit on the Features panel use title html for poll options before vote fix recent mistakes in react button
| * | Basic no-wallpaper supportHenry Jameson2020-12-16
| | |
* | | Merge branch 'fix/fix-error-handling-in-profile-tab' into 'develop'Shpuld Shpludson2020-12-16
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | fix #1020 fix error handling in profile tab Closes #1020 See merge request pleroma/pleroma-fe!1299
| * | Merge branch 'develop' into 'fix/fix-error-handling-in-profile-tab'Shpuld Shpludson2020-12-03
| |\| | | | | | | | | | # Conflicts: # CHANGELOG.md
| * | refactor error handling in profile tabShpuld Shpuldson2020-12-02
| | |
* | | use title html for poll options before voteShpuld Shpuldson2020-12-07
| |/ |/|
* | fix your own chat messages disappearingShpuld Shpuldson2020-12-03
|/
* Merge branch 'fix/timeline-error-handling-fixes' into 'develop'Shpuld Shpludson2020-11-18
|\ | | | | | | | | Various timeline fixes See merge request pleroma/pleroma-fe!1283
| * Merge branch 'develop' into 'fix/timeline-error-handling-fixes'Shpuld Shpludson2020-11-11
| |\ | | | | | | | | | # Conflicts: # CHANGELOG.md
| * | make notifications also use the popup errors, remove all error from ↵Shpuld Shpuldson2020-11-10
| | | | | | | | | | | | status/notif state
| * | fixes to timeline error handlingShpuld Shpuldson2020-11-10
| | |
* | | Merge remote-tracking branch 'origin/develop' into fix-pinnedHenry Jameson2020-11-17
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: change favicon dimensions for high res, add handling when favicon isn't available remove the favicon changes make badge just a ball, make it use theming add favicon badge for unread notifs
| * \ \ Merge branch 'feat/favicon-badge' into 'develop'Shpuld Shpludson2020-11-17
| |\ \ \ | | |_|/ | |/| | | | | | | | | | Add favicon badge for unread notifs See merge request pleroma/pleroma-fe!1273
| | * | change favicon dimensions for high res, add handling when favicon isn't ↵Shpuld Shpuldson2020-11-03
| | | | | | | | | | | | | | | | available
| | * | make badge just a ball, make it use themingShpuld Shpuldson2020-11-02
| | | |
| | * | add favicon badge for unread notifsShpuld Shpuldson2020-11-02
| | |/