Commit Graph

56 Commits

Author SHA1 Message Date
Bofh 961808d59c Add filter-posts (unfinished) + UI/UX improvements 2022-12-29 03:13:38 +01:00
Bofh 5eae25fec6 Add "languages" field in filter-users to filter by most-used language 2022-12-28 23:49:34 +01:00
Bofh b0c912a300 Add a way to filter users that were moved to other instances 2022-12-24 00:47:21 +01:00
Bofh addb800ec5 Fix bug not letting add new instance + show mandatory fields with "*" 2022-12-19 01:18:37 +01:00
Bofh c59d25e93a Order filter-users presets by "name" (asc) + little fixes 2022-12-19 00:37:39 +01:00
Bofh 7a011ffde0 Support the usage of non-base64-compatible characters by URL encoding "expr" 2022-12-18 01:35:13 +01:00
Bofh f89fde5c66 Add last_n_active field in UI #instance/filter-users 2022-12-17 22:06:57 +01:00
Bofh d197565fcc Create client-side javascript cache-busting system for API 2022-12-17 19:22:57 +01:00
Bofh 3147f68899 Added UI loader for http requests 2022-12-17 13:03:03 +01:00
Bofh a9d8d23197 Fix bug where "content" hash argument was not being updated 2022-12-17 00:33:30 +01:00
Bofh 05b8d6e6da Fix important bug causing the web to hang on redundant replacements 2022-12-15 18:09:23 +01:00
Bofh 4ddbb0277e Improved word normalization for searches + improved regex higlighting 2022-12-15 14:12:39 +01:00
Bofh 9858629c2b Implement "contains" and "regex" expressions highlighting in search 2022-12-15 13:24:27 +01:00
Bofh 3e1f3d01e0 Implemented more complex expressions such as "regex" + improvements on matches 2022-12-15 03:23:55 +01:00
Bofh e99c1bfc89 Little bug fix + Default link for "Manage" action on filter-users 2022-12-15 00:05:12 +01:00
Bofh 695fefe5ab Add "manage" button on users, to open the account on instance manager URL 2022-12-14 23:44:03 +01:00
Bofh 717d1bba06 Add word highlights for "expression-based" accounts search 2022-12-14 22:50:47 +01:00
Bofh 36da78d804 Add "simple" filter highlighting (on yellow "span"s) 2022-12-13 18:14:11 +01:00
Bofh df6a94fa11 Add feature to "hide" users on specific filters for N time 2022-12-13 16:37:48 +01:00
Bofh dcc159ea91 Improved feedback on silence/suspend actions 2022-12-13 13:15:19 +01:00
Bofh a30fb7e020 Add feature to "trust" users (add their acct on a list) so they are never shown anywhere 2022-12-13 01:23:45 +01:00
Bofh a5c9f07f2e Add "silence" button for accounts in #instance/filter-users view 2022-12-13 00:03:19 +01:00
Bofh 489297deb9 Make "paging" visible also on the bottom of the search results
* Allow for repeating E.template function by reimplementing base
2022-12-12 23:47:31 +01:00
Bofh 5b00931878 Handle errors on search query + Make search work better 2022-12-12 23:18:49 +01:00
Bofh 725f2ab476 Add suspend button on #instance/filter-users for manually suspending an account 2022-12-12 21:28:15 +01:00
Bofh b223abb3ac Implement only_cached for remote profiles, and wait for it to be cached by cron.php 2022-12-11 18:01:03 +01:00
Bofh a50f216d63 Solve multiple simple TODO's 2022-12-10 15:15:49 +01:00
Bofh 481eb92b1a Add "explain" field to users filter actions so admins can customize the message to user 2022-12-09 00:36:06 +01:00
Bofh c6dd28fb30 Add job interval configuration for filter-action UI 2022-12-08 17:32:54 +01:00
Bofh ac0b11aee8 Added a feature to save filter_actions for selected filter 2022-12-08 00:18:06 +01:00
Bofh 2d76574ec9 Add action for filter loading system in UI 2022-12-07 02:41:59 +01:00
Bofh d03220f8cc Change order of content arrangement in #instance/filter-users 2022-12-07 01:41:49 +01:00
Bofh 4b68ae654c Improved UX in paging navigation on account results 2022-12-07 01:26:15 +01:00
Bofh 71ea98643c Add search by "instances" in accounts/search API
* Thanks to @Fer_24@xarxa.cloud for proposing this feature
2022-12-07 01:15:39 +01:00
Bofh 0b69b9f97c Add delete_filter function + UX improvements 2022-12-07 00:13:00 +01:00
Bofh a1616e084b Add last activity filter on UI + fixes 2022-12-06 18:46:33 +01:00
Bofh 8af0eaced3 Add title=verified to verified icon 2022-12-06 17:17:09 +01:00
Bofh edf7c6091a Improved paging and accounts/search API 2022-12-06 16:52:10 +01:00
Bofh e6fd4401b6 Improved accounts search 2022-12-06 16:18:34 +01:00
Bofh 0e6aa33f8a Created minimal UI for profiles loaded in filter 2022-12-05 18:52:23 +01:00
Bofh a3e44fc699 Implement paging on mastodon/accounts/search API 2022-12-05 17:20:06 +01:00
Bofh 1488ffbc6c Implement mastodon accounts search by filter preset ID 2022-12-05 16:43:10 +01:00
Bofh 755db19ca7 Implemented filter presets saving/loading + improvements 2022-12-05 16:31:15 +01:00
Bofh 9a2d4a7f9f Execute filter and implement filter clear/update 2022-12-05 13:35:02 +01:00
Bofh ca8adb33c7 Change textarea placeholder on profile-search-type selector 2022-12-04 00:29:04 +01:00
Bofh d76fa05683 Added filter-users basic template 2022-12-03 18:54:18 +01:00
Bofh cc7b06a6c9 Fix a little bug on content flow 2022-11-28 16:52:57 +01:00
Bofh 10112d1485 Little improvements in #instance 2022-11-28 16:42:45 +01:00
Bofh 3646579d15 Make new accounts accepted 1 by 1 instead of fetching all 2022-11-28 15:45:55 +01:00
Bofh 7c4fe4b62a UX improvements on #instance 2022-11-28 15:21:46 +01:00