| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge remote-tracking branch 'upstream/develop' into fix_empty_profiles | Henry Jameson | 2018-12-13 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ... | ||
| | * | Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into ↵ | Egor Kislitsyn | 2018-12-13 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/push-subscriptions # Conflicts: # src/i18n/en.json # src/modules/interface.js # src/modules/users.js # yarn.lock | ||
| | * | | improve notification subscription | Egor Kislitsyn | 2018-12-13 |
| | | | | |||
| | * | | fix race condition | Egor Kislitsyn | 2018-12-10 |
| | | | | |||
| | * | | 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 |
| | | | | |||
| | * | | improve web push notifications | Egor Kislitsyn | 2018-12-07 |
| | | | | |||
| | * | | add service worker and push notifications | Egor Kislitsyn | 2018-12-06 |
| | | | | |||
| * | | | Fix fetching new users, add storing local users in usersObjects with their | Henry Jameson | 2018-12-13 |
| | |/ |/| | | | | | | | screen_name as well as id, so that they could be fetched zero-state with screen-name link. | ||
| * | | Get rid of mutation_types file, use inline approach. Minor fixes | raeno | 2018-12-05 |
| | | | |||
| * | | Better styling for client-side validation. Add I18n for validation errors. | raeno | 2018-12-05 |
| | | | |||
| * | | Add client validation for registration form | raeno | 2018-12-05 |
| |/ | | | | * also extract registration logic to users.js module | ||
| * | Move login to oauth. | Roger Braun | 2018-10-26 |
| | | |||
| * | Update users.js | Dingdreher | 2018-09-03 |
| | | |||
| * | Pass user id to fetchFriends | meireikei | 2018-08-31 |
| | | | | | | It looks like the API that fetchFriends expects was changed, to require an ID. | ||
| * | Revert "Drop the entire thing about hidden "own" timeline since it doesn't ↵ | Henry Jameson | 2018-08-21 |
| | | | | | | | necessarily" This reverts commit 612aa56c8b2d6bae75bd47ff1846dfcfb012d525. | ||
| * | Drop the entire thing about hidden "own" timeline since it doesn't necessarily | Henry Jameson | 2018-08-20 |
| | | | | | | | contain all of the users posts (it doesn't contain DMs) even though it's "us". Since this is a workaround anyway just fetch home timeline instead. It could end up making more queries if user doesn't post that often. | ||
| * | Merge remote-tracking branch 'upstream/develop' into notifications | Henry Jameson | 2018-08-16 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (26 commits) Update status.vue Update retweet_button.js Update retweet_button.vue Use serverside html rendering in usernames and bios if available. Update status.vue Revert "Merge branch 'feature/hide-all-status-actions-if-not-logged-in' into 'develop'" Hide all status actions if not logged in hopefully, fix linter Fixes broken custom emoji in autocomplete when proxying to remote BE Made it so that unfocused tab doesn't autostream posts when scrolled to the top Remove trailing whitespace Textarea is now focused when replying the missing piece for invites system Fixes selects having unreadable text on some browsers/OSes. Added bonus: theme switcher select now has styled options that show preview of what theme's bg/fg colors are fixed lint cleanup, fixed self-highlighting in notifications, fixed incorrect hex code handling added ability to pick the style of highlighting post-rebase fix, backported d7d787b84cb8e36ad7f622054808f0e66c496309 notifs fix maybe i should actually add myself to contributors list? ... | ||
| | * | both bugs fixed. it's reactive and no more conflicting cards | Henry Jameson | 2018-07-06 |
| | | | |||
| | * | working, somewhat | Henry Jameson | 2018-07-06 |
| | | | |||
| * | | added workaround for broken favorites | Henry Jameson | 2018-08-16 |
| |/ | |||
| * | Move chat to own module. | Roger Braun | 2017-12-05 |
| | | |||
| * | Basic frontend changes for chat. | Roger Braun | 2017-12-04 |
| | | |||
| * | Use state object for user view instead of timeline. | eal | 2017-11-14 |
| | | | | | Also fetch user if not in the state already. | ||
| * | moved notification asking from page load to login event. Added image in | Henry Jameson | 2017-11-13 |
| | | | | | notifications support (doesn't work for native KDE notifications for me tho) | ||
| * | Try logging in with the existing cookie. | Roger Braun | 2017-09-02 |
| | | |||
| * | Add logout button. | Roger Braun | 2017-07-02 |
| | | |||
| * | Update existing currentusers if there is one. | Roger Braun | 2017-04-16 |
| | | |||
| * | Merge branch 'feature/failed-login-error' into 'develop' | Shpuld Shpuldson | 2017-03-08 |
| |\ | | | | | | | | | Visual feedback on failed login See merge request !49 | ||
| | * | Fix typo | wakarimasen | 2017-03-08 |
| | | | |||
| | * | Give more specific reason for failed login | wakarimasen | 2017-03-08 |
| | | | |||
| | * | Show visual feedback on login error, redirect on success | wakarimasen | 2017-03-08 |
| | | | |||
| * | | Use user cache in users module. | Roger Braun | 2017-03-08 |
| | | | |||
| * | | Use cache to quickly access users. | Roger Braun | 2017-03-08 |
| |/ | |||
| * | Grab mutes from server on patched servers. | Roger Braun | 2017-02-20 |
| | | |||
| * | Be strict about putting changes in mutations. | Roger Braun | 2017-02-16 |
| | | |||
| * | Fetch Public and TWKN timelines when viewed. | Roger Braun | 2017-02-16 |
| | | |||
| * | Add muting to statuses. | Roger Braun | 2017-02-14 |
| | | |||
| * | Add users muting. | Roger Braun | 2017-02-13 |
| | | |||
| * | Also add retweeted users to user store. | Roger Braun | 2016-12-08 |
| | | |||
| * | Add basic user profiles. | Roger Braun | 2016-11-30 |
| | | |||
| * | Add friend list fetching. | Roger Braun | 2016-11-30 |
| | | |||
| * | Add users repository in users module. | Roger Braun | 2016-11-30 |
| | | |||
| * | remove apiService from users module | Roger Braun | 2016-11-26 |
| | | |||
| * | Move some interactions to the backendInteractor | Roger Braun | 2016-11-26 |
| | | | | | | The idea is that all interactions should move there, so components don't have to pass around credentials all the time. | ||
| * | Add favorite-button. | Roger Braun | 2016-10-30 |
| | | |||
| * | Go to friends timeline on login. | Roger Braun | 2016-10-30 |
| | | |||
| * | Start fetching. | Roger Braun | 2016-10-28 |
| | | |||
| * | Update modules. | Roger Braun | 2016-10-27 |
