| Commit message (Collapse) | Author | Age |
| | |
|
| | |
|
| |\
| |
| |
| | |
# Conflicts:
# src/components/notification/notification.js
|
| | | |
|
| |/ |
|
| |\
| |
| |
| |
| |
| |
| | |
Themes v3 Part 1 "2.1" codenamed "One step for themes, a giant burder for code reviewers"
Closes #750 and #774
See merge request pleroma/pleroma-fe!1037
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* upstream/develop: (33 commits)
add emoji reactions to changelog
fix emoji reaction classes broken in develop
review changes
Fix password and email update
remove unnecessary anonymous function
Apply suggestion to src/services/api/api.service.js
remove logs/commented code
remove favs count from react button
remove mock data
change emoji reactions to use new format
Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE)
Fix missing TWKN when logged in, but server is set to private mode.
Fix follower request fetching
Add domain mutes to changelog
Implement domain mutes v2
change changelog to reflect actual release history of frontend
Fix #750 , fix error messages and captcha resetting
Optimize Notifications Rendering
update CHANGELOG
Use last seen notif instead of first unseen notif for sinceId
...
|
| | | | |
|
| | | |
| | |
| | |
| | | |
loading theme files (import/localStorage/defaults)
|
| | |/
|/|
| |
| |
| |
| | |
disabled
Closes #772
|
| |/ |
|
| |
|
|
|
|
| |
instead of
instance.federation.enabled
|
| |\ |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
emoji after login
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* upstream/develop: (116 commits)
Password reset page
add a comment
force img updating immediately
Fixed "sequimiento" to "seguimiento".
Replace `/api/externalprofile/show.json` with a MastoAPI equialent
Use mastodon api in follow requests
"Optional" in lowercase.
Update es.json
fix pin/unpin status logic
rename a mutation
update
fix user avatar fallback logic
remove dead code
Corrected "Media Proxy" translation.
Update es.json
make bio textarea resizable vertically only
remove dead code
Make image orientation consistent on FF, fix videos w/ modal
remove dead code
fix crazy watch logic in conversation
...
|
| | | |
|
| | | |
|
| |/ |
|
| |
|
|
| |
Squash to avoid storing commits with stickers in it to avoid possible copyright problems and excess storage space. --hj
|
| | |
|
| |\
| |
| |
| |
| |
| |
| | |
EmojiInput refactoring
Closes #565
See merge request pleroma/pleroma-fe!824
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
accepted formatting options
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | | |
* upstream/develop:
Revert "add TOTP/Recovery Form for mobile version"
|
| | |/
| |
| |
| | |
This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
|
| | | |
|
| |/ |
|
| | |
|
| |\
| |
| |
| |
| | |
Moderation menu #310
See merge request pleroma/pleroma-fe!595
|
| | | |
|
| |/ |
|
| |\ |
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
#463 Add Promise.all to send requests when loading
Closes #463
See merge request pleroma/pleroma-fe!723
|
| | | | |
|
| | | | |
|
| |\| | |
|
| | |\|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* upstream/develop: (173 commits)
Fix: Change condition
fix typo
update store according to retweeted status
#433 - update sort by for conversation
display replies_count right after reply icon
expose replies_count from mastodon api
Apparently, MastoAPI gives status in ancestors if you try opening a repeat...
make side drawer use gesture service and fix its animations
review/remove error hiding
errata
review
#433 - sort conversation for retweets and clean up
Revert "Merge branch 'revert-987b5162' into 'develop'"
Revert "Merge branch 'mastoapi/friends-tl' into 'develop'"
Add await to login action'
Remove console log
Fix warnings in user profile routing
Add tests for gesture service, fix bug with perpendicular directions
#255 - clean up autocomplete form
#255 - clean up user settings page with self-closing html tags
...
|
| | | | |
|
| | | | |
|
| |\ \ \
| | |/
| |/| |
|
| | | | |
|