planiverse/app/Http/Controllers
St John Karp d3927063c5 Consolidate search logic into one method/route
Put both show search and run search into the same route. This prevents
Lynx from thinking the search results were from a GET request and
caching the contents of the search page.
2019-02-19 19:57:20 +00:00
..
AccountController.php Implement searching for statuses and accounts 2019-02-18 00:08:02 +00:00
Controller.php Base commit 2018-08-11 10:32:56 -07:00
LoginController.php Code clean-up, refactoring, commenting 2018-10-10 17:58:51 -07:00
NotificationsController.php Code clean-up, refactoring, commenting 2018-10-10 17:58:51 -07:00
SearchController.php Consolidate search logic into one method/route 2019-02-19 19:57:20 +00:00
StatusController.php Don't duplicate original poster in mentions 2019-02-18 00:08:19 +00:00
TimelineController.php Code clean-up, refactoring, commenting 2018-10-10 17:58:51 -07:00