aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_finder
Commit message (Collapse)AuthorAge
* New searchEugenij2019-07-15
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Update search input namejasper2019-02-25
|
* Activate user search text fieldjasper2019-02-21
|
* move closing logic to drawer, add swipe to closeshpuld2018-12-23
|
* Feature/bigger icons for mobile / #211Shpuld Shpludson2018-12-18
|
* Merge remote-tracking branch 'upstream/develop' into search-mobile-fixesHenry Jameson2018-12-14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (176 commits) fix chrome Prevent html-minifier to remove placeholder comment in index.html template Add placeholder to insert server generated metatags. Related to #430 added condition to check for logined user fix gradients and minor artifacts keep track of new instance options fix old MR oof get rid of slots fix timeago font added hide_network option, fixed properties naming Fix fetching new users, add storing local users in usersObjects with their screen_name as well as id, so that they could be fetched zero-state with screen-name link. improve notification subscription Fix typo that prevented scope copy from working. Refactor arrays to individual options Reset enableFollowsExport to true after 2 sec when an export file is available to download 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 ...
| * back button for mobileHenry Jameson2018-12-05
| |
* | Merge remote-tracking branch 'upstream/develop' into search-mobile-fixesHenry Jameson2018-12-04
|\| | | | | | | | | | | | | | | | | | | * upstream/develop: addressed PR comments added tooltip Add userId property to timelines so that we don't overwrite user timeline meant for another user Added option to auto-hide subject field when it's empty. removes hacks from notifications storage, adds api call to let server update is_seen attribute fixes vimium not giving retweet button a hint
| * added tooltipValD2018-12-04
| |
* | search button for user finderHenry Jameson2018-12-03
| |
* | hide logo when opening search bar on small screensHenry Jameson2018-12-03
|/
* Add actual user search.Roger Braun2018-11-14
|
* some styles fixesHenry Jameson2018-04-08
|
* made alerts use red with transparent theme red. some UI improvsHenry Jameson2018-04-08
|
* indentsHenry Jameson2018-04-07
|
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Remove leading @ in user search.eal2017-11-14
|
* Fix conflictshpuld2017-11-08
|\
| * Hide overflowing elements when userfinder is active. Don't scroll on button ↵shpuld2017-11-08
| | | | | | | | presses. Make buttons slightly bigger and more spaced out.
* | Add a bunch of missed localization strings, update english and finnish to match.shpuld2017-11-08
|/
* Make user finder more pleasant.eal2017-09-10
|
* Move user-finder into navbar and hide it behind a toggle button, update ↵Shpuld Shpuldson2017-06-03
| | | | fontello icons with user-plus and menu.
* Add user finder.Roger Braun2017-05-12