| Commit message (Collapse) | Author | Age |
| |\ |
|
| | | |
|
| | |
| |
| |
| | |
"100" while 99 < 100
|
| | |
| |
| |
| | |
normalizer
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
timelines, i.e. not"
and some stuff to make favorites still work
This reverts commit 039a4074006fb91ac9031b41b4e9af4a15766dfa.
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
with some changes/merge conflicts resolution
* switch-to-string-ids:
fixx?????
fix notifications?
fix lint
fix tests, removed one unused function, fix real problem that tests helped to surface
added some more explicit to string conversion since BE seem to be sending numbers and it could cause an issue.
Remove all explicit and implicit conversions of statusId to number, changed explicit ones so that they convert them to string
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | |
| | |
| | | |
surface
|
| | | |
| | |
| | |
| | | |
numbers and it could cause an issue.
|
| | | |
| | |
| | |
| | | |
explicit ones so that they convert them to string
|
| | | |
| | |
| | |
| | | |
normalized naming instead of raw qvitter api objects. needs more tests tho.
|
| | | | |
|
| | | | |
|
| | | |
| | |
| | |
| | | |
notifications, maybe.
|
| | | | |
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* upstream/develop:
Add Korean translation
Change emptlyTl to take userId
better fix
fixes #265 and also that thin line below gradient on chrome (UGH)
fix #262 part of user profiles not being able to load previous posts
Retain userId on clearing user timeline, don't flush when empty timeline
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
mastoapi status -> qvitter status, would change some naming in the future)
favorites timeline works somewhat, notifications are broken because they are
fetched using same code to fetch usual timeline/using old architechture
|
| | | |/
| |/|
| | |
| | | |
reserving a timeline by name, instead just passing timeline object itself.
|
| | | | |
|
| | |/
|/| |
|
| | | |
|
| |/ |
|
| | |
|
| |\
| |
| |
| |
| | |
Restore old routes, enable user route as fallback.
See merge request pleroma/pleroma-fe!440
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Improve web push notifications
Closes #231
See merge request pleroma/pleroma-fe!438
|
| | |/ |
|
| |/ |
|
| | |
|
| | |
|
| |
|
|
| |
local dev mode. Instances can re-enable it, and BE can default it to true in config.exs
|
| | |
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* upstream/develop: (24 commits)
Feature/bigger icons for mobile / #211
Fix oauth url
Make user profile page cleaner
Redirect to /main/all
Move userProfile link to methods
Fix user profile test
Add temporary redirects
Add local profile test
Implement user_profile.spec.js
Use babel polyfill in karma
Use 'userProfileLink' to generate user-profile link
Rollback disableDotRule
Use "-1" in indexOf
Add generateProfileLink
Use "~" as a route namespace symbol
Disable dot rule
Pass userName instead of userId
Typo in tests
Fix redirect paths
Fix typo
...
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
Make domain.com/username routes work
Closes pleroma#395
See merge request pleroma/pleroma-fe!392
|
| | | |\ |
|
| | | | | |
|
| | | | | |
|
| |\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* upstream/develop:
Fix style
Add a way to get new captcha on click
Fix style
Separate captcha into the backendInteractor
more visual fixes
changed bottom-shadow hiding method to be more compatible with overflow
small fix for overflowing tab-switcher
Support disabling captcha
Base support for CAPTCHA (kocaptcha)
|
| | | |/
| |/| |
|
| |/ /
| |
| |
| | |
belongs. Changed display of profile to single panel with tabs.
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* upstream/develop: (121 commits)
improve notification subscription
Fix typo that prevented scope copy from working.
added check for activatePanel is function or not
addressed PR comments
activate panel on user screen click
added not preload check so hidden toggles asap
removed counters from left panel
added router-links to all relavent links
added activatePanel onclick for timeago button
added PR comments
add checkbox to disable web push
removed brackets from condition
resolved lint issue
renamed config to preload images and add ident to config
added config for preload and made attachment responsive to it
preload nsfw image
fix
fixed wrong height for selects
better layouting for import-export, error display fixes
added keep-colors option
...
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
feature/push-subscriptions
# Conflicts:
# src/i18n/en.json
# src/modules/interface.js
# src/modules/users.js
# yarn.lock
|
| | | | | |
|