| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix race condition | Egor Kislitsyn | 2018-12-10 |
| | | |||
| * | improve push notifications code | Egor Kislitsyn | 2018-12-09 |
| | | |||
| * | second attempt to add subscribe module and fix race condition | Egor Kislitsyn | 2018-12-07 |
| | | |||
| * | Revert "add subscribe module and fix race condition" | Egor Kislitsyn | 2018-12-07 |
| | | | | | This reverts commit 07f1b8523eddd596d154e68561a389d6b9742d95. | ||
| * | add subscribe module and fix race condition | Egor Kislitsyn | 2018-12-07 |
| | | |||
| * | fix typo | Egor Kislitsyn | 2018-12-07 |
| | | |||
| * | Add configuration to enable/disable web push notifications | Egor Kislitsyn | 2018-12-07 |
| | | |||
| * | improve web push notifications | Egor Kislitsyn | 2018-12-07 |
| | | |||
| * | add service worker and push notifications | Egor Kislitsyn | 2018-12-06 |
| | | |||
| * | Merge branch 'fix_alwaysSubject' into 'develop' | HJ | 2018-12-05 |
| |\ | | | | | | | | | Hotfix for !388 See merge request pleroma/pleroma-fe!401 | ||
| | * | fix | Henry Jameson | 2018-12-05 |
| |/ | |||
| * | Merge branch 'fix/user-settings-switch' into 'develop' | Henry | 2018-12-05 |
| |\ | | | | | | | | | Switch to "timeline" when pressing user-settings See merge request pleroma/pleroma-fe!397 | ||
| | * | Switch to "timeline" when pressing user-settings | eal | 2018-12-04 |
| | | | |||
| * | | Merge branch 'feld-ios_video' into 'develop' | Henry | 2018-12-05 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix iOS Safari from making videos play fullscreen by default Closes #178 See merge request pleroma/pleroma-fe!400 | ||
| | * | | Fix iOS Safari from making videos play fullscreen by default | Mark Felder | 2018-12-04 |
| |/ / | | | | | | | This works in iOS 10+. | ||
| * | | Merge branch 'dev_vald_fe/post_delete' into 'develop' | Henry | 2018-12-04 |
| |\ \ | |/ |/| | | | | | | | | | used the deleted data param as condition in status template Closes #81 See merge request pleroma/pleroma-fe!398 | ||
| | * | added PR comments | ValD | 2018-12-05 |
| | | | |||
| | * | resolved the lint | ValD | 2018-12-05 |
| | | | |||
| | * | used the deleted data param as condition in status template | ValD | 2018-12-05 |
| |/ | |||
| * | Merge branch 'target_blank_profile' into 'develop' | lambda | 2018-12-04 |
| |\ | | | | | | | | | | | | | Made links in user bio always open in new tabs Closes #169 See merge request pleroma/pleroma-fe!394 | ||
| | * | made links in user bio always open in new tabs | Henry Jameson | 2018-12-04 |
| | | | |||
| * | | Merge branch 'dev_vald_fe/tooltip' into 'develop' | Henry | 2018-12-04 |
| |\ \ | |/ |/| | | | | | | | | | Added user setting tooltip Closes #156 See merge request pleroma/pleroma-fe!395 | ||
| | * | Added user setting tooltip | ValD | 2018-12-04 |
| |/ | |||
| * | Merge branch 'dev_vald_fe/be' into 'develop' | Henry | 2018-12-03 |
| |\ | | | | | | | | | added tooltip See merge request pleroma/pleroma-fe!391 | ||
| | * | addressed PR comments | ValD | 2018-12-04 |
| | | | |||
| | * | added tooltip | ValD | 2018-12-04 |
| |/ | |||
| * | Merge branch 'fix-vimium' into 'develop' | lambda | 2018-12-03 |
| |\ | | | | | | | | | | | | | fixes vimium not giving retweet button a hint Closes #166 See merge request pleroma/pleroma-fe!385 | ||
| | * | fixes vimium not giving retweet button a hint | Henry Jameson | 2018-12-02 |
| | | | |||
| * | | Merge branch 'subject-line-entry-auto' into 'develop' | lambda | 2018-12-03 |
| |\ \ | | | | | | | | | | | | | | | | | | | Added option to auto-hide subject field when it's empty. Closes #174 See merge request pleroma/pleroma-fe!388 | ||
| | * | | Added option to auto-hide subject field when it's empty. | Henry Jameson | 2018-12-03 |
| | |/ | |||
| * | | Merge branch 'ss-read' into 'develop' | lambda | 2018-12-03 |
| |\ \ | | | | | | | | | | | | | Server-side read marking See merge request pleroma/pleroma-fe!386 | ||
| | * | | removes hacks from notifications storage, adds api call to let server update | Henry Jameson | 2018-12-02 |
| | |/ | | | | | | | is_seen attribute | ||
| * | | Merge branch 'fix-user-profile-glitches' into 'develop' | lambda | 2018-12-03 |
| |\ \ | |/ |/| | | | | | | | | | User timeline improvements Closes #186 and #120 See merge request pleroma/pleroma-fe!390 | ||
| | * | Add userId property to timelines so that we don't overwrite user timeline meant | Henry Jameson | 2018-12-03 |
| |/ | | | | for another user | ||
| * | Merge branch 'file-type-service-fix' into 'develop' | lambda | 2018-12-01 |
| |\ | | | | | | | | | Modify filetype service to accept more generic mimetypes See merge request pleroma/pleroma-fe!381 | ||
| | * | Fix filetype detection | rinpatch | 2018-11-27 |
| | | | |||
| * | | Merge branch 'fix/user-search-profile-link' into 'develop' | lambda | 2018-11-30 |
| |\ \ | | | | | | | | | | | | | Fix user search profile link See merge request pleroma/pleroma-fe!382 | ||
| | * | | Route user to the correct profile URL | Maxim Filippov | 2018-11-28 |
| | | | | |||
| | * | | Typo | Maxim Filippov | 2018-11-28 |
| | |/ | |||
| * | | Merge branch 'logout_on_password_change' into 'develop' | lambda | 2018-11-30 |
| |\ \ | | | | | | | | | | | | | | | | | | | Logout user on password change Closes #185 See merge request pleroma/pleroma-fe!384 | ||
| | * | | Do not use underscore at the beginning of the method | raeno | 2018-11-30 |
| | | | | |||
| | * | | Logout user on password change | raeno | 2018-11-30 |
| | |/ | |||
| * | | Merge branch 'fix/switch-to-timeline-on-mobile' into 'develop' | lambda | 2018-11-30 |
| |\ \ | |/ |/| | | | | | Switch to timeline view on mobile when clicking relevant actions See merge request pleroma/pleroma-fe!383 | ||
| | * | Switch to settings when touching settings | eal | 2018-11-25 |
| | | | |||
| | * | Switch to timeline on nav panel actions | eal | 2018-11-25 |
| | | | |||
| * | | Merge branch 'feature/scope_preferences' into 'develop' | Henry | 2018-11-26 |
| |\ \ | | | | | | | | | | | | | | | | | | | Make visibility copying and subject copying configurable Closes #135 See merge request pleroma/pleroma-fe!353 | ||
| | * | | whoops | Henry Jameson | 2018-11-26 |
| | | | | |||
| | * | | whoops | Henry Jameson | 2018-11-26 |
| | | | | |||
| | * | | Merge remote-tracking branch 'upstream/develop' into feature/scope_preferences | Henry Jameson | 2018-11-26 |
| | |\ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: DM timeline: stream new statuses update-japanese-translation Add actual user search. incorporate most translation changes from MR 368 update french translation Always show dm panel. Add direct message tab. api service url On logout switch to public timeline. Put oauth text into description. Display OAuth login on login form button. Add login form back in. Linting. Re-activate registration, use oauth password flow to fetch token. Fix typo. Remove gonsole.logg :DD Fix linting. Move login to oauth. | ||
| * | | | Merge branch 'update-japanese-translation' into 'develop' | Henry | 2018-11-25 |
| |\ \ \ | | | | | | | | | | | | | | | | | Update Japanese translation See merge request pleroma/pleroma-fe!378 | ||
