aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* store failed experimentShpuld Shpuldson2020-11-17
|
* change logo to svgHenry Jameson2020-11-02
|
* Merge branch 'optimistic-chat-posting' into 'develop'Shpuld Shpludson2020-11-02
|\ | | | | | | | | Optimistic / nonblocking message posting for chats See merge request pleroma/pleroma-fe!1228
| * Optimistic message sending for chateugenijm2020-11-01
| |
* | Refactor desktop navbar into a component, change layout to grid forHenry Jameson2020-10-29
|/ | | | better compatibility with search field and simpler CSS
* Merge branch 'feat/masto-ws-deletes' into 'develop'Shpuld Shpludson2020-10-12
|\ | | | | | | | | Support for WS deletes See merge request pleroma/pleroma-fe!1227
| * Merge branch 'develop' into 'feat/masto-ws-deletes'Shpuld Shpludson2020-10-01
| |\ | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md # src/components/status/status.js # src/components/status/status.scss
| * | add basic deletes support that works with masto WSShpuld Shpuldson2020-09-06
| | |
* | | Merge branch 'fix/wait-for-request-before-starting-interval' into 'develop'Shpuld Shpludson2020-10-01
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Fix/wait for request before starting interval - fix #937 Closes #937 See merge request pleroma/pleroma-fe!1222
| * | Merge branch 'develop' into 'fix/wait-for-request-before-starting-interval'Shpuld Shpludson2020-09-04
| |\| | | | | | | | | | # Conflicts: # CHANGELOG.md
| * | fix chat fetcher stops, change fetcher codeShpuld Shpuldson2020-09-04
| | |
| * | rename to promiseIntervalShpuld Shpuldson2020-09-04
| | |
| * | change chats to use custom makeFetcherShpuld Shpuldson2020-09-02
| | |
| * | replace setInterval for timelne, notifications and follow requestsShpuld Shpuldson2020-09-02
| | |
* | | Timeline virtual scrollingShpuld Shpludson2020-09-29
| | |
* | | Merge branch 'fix-chat-message-list-fetch' into 'develop'Shpuld Shpludson2020-09-16
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix chat messages being missed sometimes when the streaming is disabled and the messages are sent by both participants simultaneously Closes #957 See merge request pleroma/pleroma-fe!1233
| * | | Fix chat messages being missed when the streaming is disabled and the ↵eugenijm2020-09-16
| | |/ | |/| | | | | | | messages are sent by both participants simultaneously
* / | Fix the chat list order and last message timestamp updateseugenijm2020-09-16
|/ /
* / Add hacky functionality to open specific settings tabsShpuld Shpuldson2020-09-03
|/
* Merge branch 'feat/separate-timeline-navigation-from-navpanel' into 'develop'lain2020-08-06
|\ | | | | | | | | Separate timeline navigation from navpanel See merge request pleroma/pleroma-fe!1172
| * resume last lasttime instead of always friends/publicShpuld Shpuldson2020-07-23
| |
* | Merge branch 'desktop-notifications-for-chat' into 'develop'Shpuld Shpludson2020-07-20
|\ \ | | | | | | | | | | | | | | | | | | Desktop chat notifications Closes #893 See merge request pleroma/pleroma-fe!1185
| * | Add desktop chat notificationseugenijm2020-07-13
| |/
* / remove most of reply preview and autoload related stuffShpuld Shpuldson2020-07-14
|/
* Add the empty chat list placeholder.eugenijm2020-07-08
| | | | | Do not use full height when displaying the chat list. Remove an unsued chat action.
* Add Chatseugenijm2020-07-08
|
* streamline profile image api, update reset ui for all profile images to ↵Shpuld Shpludson2020-07-08
| | | | match avatar, remove unnecessary stuff
* Merge branch '884-about-panel-optimizations' into 'develop'Shpuld Shpludson2020-07-07
|\ | | | | | | | | | | | | StaffPanel: Move staff loading to panel creation. Closes #884 See merge request pleroma/pleroma-fe!1171
| * StaffPanel: Move staff loading to panel creation.lain2020-07-07
| |
* | fix conflicts, use file icon instead of link, add support for audio and file ↵Shpuld Shpuldson2020-07-06
|\| | | | | | | icon in cw'd posts
| * Merge branch 'fix/remove-extra-notifications-fetch' into 'develop'Shpuld Shpludson2020-07-05
| |\ | | | | | | | | | | | | Fix: notifications fetcher double fetching on every tick See merge request pleroma/pleroma-fe!1164
| | * remove unnecessary fetchAndUpdate, change notifications fetcher to not ↵Shpuld Shpuldson2020-07-01
| | | | | | | | | | | | double fetch
| * | Merge branch 'feat/allow-use-without-cookies' into 'develop'Shpuld Shpludson2020-07-05
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix #815: Allow use without cookies, Add a global notice popup system Closes #815 See merge request pleroma/pleroma-fe!1166
| | * | make the addNotice dispatch return the noticeShpuld Shpuldson2020-07-02
| | | |
| | * | change storage error one-off into a global notice systemShpuld Shpuldson2020-07-02
| | | |
| | * | revert accidental change in instance.jsShpuld Shpuldson2020-07-01
| | | |
| | * | catch localforage error and let the application work, add an alert for user ↵Shpuld Shpuldson2020-07-01
| | | | | | | | | | | | | | | | to dismiss
| * | | Add bookmarksEugenij2020-07-03
| |/ / | | | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com>
* | | Merge branch 'develop' into ↵Shpuld Shpludson2020-07-02
|\| | | | | | | | | | | | | | | | | 'xenofem/pleroma-fe-rebased-image-description-authoring' # Conflicts: # CHANGELOG.md
| * | Make use of backend reply filteringShpuld Shpuldson2020-06-30
| |/
* / change placeholders to use descriptions, use icons with placeholders, change ↵Shpuld Shpuldson2020-06-29
|/ | | | uploads to use attachment component
* Merge branch 'develop' into 'iss-149/profile-fields-setting'Shpuld Shpludson2020-06-27
|\ | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue
| * Merge branch 'notification-unification-experiments' into 'develop'lain2020-06-19
| |\ | | | | | | | | | | | | Notification unification / WebPush i18n. See merge request pleroma/pleroma-fe!1142
| | * NotificationUtils: Extract preparation of notification object.lain2020-06-11
| | |
| * | remove recentqueries thingShpuld Shpuldson2020-06-18
| | |
| * | return the correct promise type from actionShpuld Shpuldson2020-06-18
| | |
| * | remove search blocker, fix debounce paramsShpuld Shpuldson2020-06-18
| |/
| * Merge branch 'feature/autocomplete-domain-mutes' into 'develop'Shpuld Shpludson2020-06-10
| |\ | | | | | | | | | | | | | | | | | | Autocomplete domain mutes from list of known instances Closes #824 See merge request pleroma/pleroma-fe!1103
| | * Autocomplete domain mutes from list of known instancesSergey Suprunenko2020-06-08
| | |
* | | Fix merging array field for userskPherox2020-06-10
|/ /