Commit Graph

  • 0c18e53201 Add MAX_JOBS as an env variable too (in cron.php) Bofh 2022-12-09 00:37:03 +0100
  • 481eb92b1a Add "explain" field to users filter actions so admins can customize the message to user Bofh 2022-12-09 00:36:06 +0100
  • 2a0ce78f3c Created feature to run the pending cronjobs with cron.php Bofh 2022-12-08 23:35:45 +0100
  • ebe97d05f7 Fix older/newer than filter on accounts search API method Bofh 2022-12-08 21:50:47 +0100
  • fac4cca53a Add API http method for suspending accounts + fixes Bofh 2022-12-08 21:21:57 +0100
  • ff321f75fd Created cron system for spawning filter action jobs respecting intervals Bofh 2022-12-08 21:08:23 +0100
  • 28e29d3b91 Added cron/job API namespace for handling jobs in cron Bofh 2022-12-08 19:42:53 +0100
  • ec3e0cb224 Moved apimod to mod_php and improved api mod.php system Bofh 2022-12-08 18:10:18 +0100
  • c6dd28fb30 Add job interval configuration for filter-action UI Bofh 2022-12-08 17:32:54 +0100
  • a1ab2a173c Added feature to add new instances to the config Bofh 2022-12-08 16:41:08 +0100
  • 9ca4b800ac Capitalize text on all "toast" Bofh 2022-12-08 00:26:16 +0100
  • ac0b11aee8 Added a feature to save filter_actions for selected filter Bofh 2022-12-08 00:18:06 +0100
  • 2d76574ec9 Add action for filter loading system in UI Bofh 2022-12-07 02:41:59 +0100
  • d03220f8cc Change order of content arrangement in #instance/filter-users Bofh 2022-12-07 01:41:49 +0100
  • 4b68ae654c Improved UX in paging navigation on account results Bofh 2022-12-07 01:26:15 +0100
  • 71ea98643c Add search by "instances" in accounts/search API Bofh 2022-12-07 01:15:39 +0100
  • 6590a883b1 Add a cronjob block for cleaning old cache "ondemand" content Bofh 2022-12-07 00:43:53 +0100
  • 3871171544 Add username to session ID Bofh 2022-12-07 00:32:41 +0100
  • 0b69b9f97c Add delete_filter function + UX improvements Bofh 2022-12-07 00:13:00 +0100
  • d43b722b2c Make "filter-users" the default screen for #instance Bofh 2022-12-07 00:12:32 +0100
  • a1616e084b Add last activity filter on UI + fixes Bofh 2022-12-06 18:46:33 +0100
  • 1b97c9a03d Add older|newer_than_days on accounts search filtering Bofh 2022-12-06 17:59:49 +0100
  • 5dc190f529 Created API to add scheduled actions/jobs for accounts Bofh 2022-12-06 17:17:23 +0100
  • 8af0eaced3 Add title=verified to verified icon Bofh 2022-12-06 17:17:09 +0100
  • edf7c6091a Improved paging and accounts/search API Bofh 2022-12-06 16:52:10 +0100
  • e6fd4401b6 Improved accounts search Bofh 2022-12-06 16:18:34 +0100
  • 806c5eac1e Fix bug on content cache creation process Bofh 2022-12-06 15:31:16 +0100
  • 0e6aa33f8a Created minimal UI for profiles loaded in filter Bofh 2022-12-05 18:52:23 +0100
  • a3e44fc699 Implement paging on mastodon/accounts/search API Bofh 2022-12-05 17:20:06 +0100
  • 9f52c87575 Make apimod a method for calling API internally on PHP Bofh 2022-12-05 16:48:31 +0100
  • 1488ffbc6c Implement mastodon accounts search by filter preset ID Bofh 2022-12-05 16:43:10 +0100
  • 755db19ca7 Implemented filter presets saving/loading + improvements Bofh 2022-12-05 16:31:15 +0100
  • 9a2d4a7f9f Execute filter and implement filter clear/update Bofh 2022-12-05 13:35:02 +0100
  • ca8adb33c7 Change textarea placeholder on profile-search-type selector Bofh 2022-12-04 00:29:04 +0100
  • d76fa05683 Added filter-users basic template Bofh 2022-12-03 18:54:18 +0100
  • d8d2e39a74 Little bug fix Bofh 2022-12-03 17:05:38 +0100
  • adeccbc4f1 Various improvements in cron.php Bofh 2022-12-03 17:03:23 +0100
  • eb180cdcdf Create cron.php system for executing background jobs Bofh 2022-12-03 16:49:40 +0100
  • f64bd4bc36 Create cronjob_db system for caching query results in cron.php Bofh 2022-12-03 15:59:01 +0100
  • 88e0409367 Remove option "all" for search API. Only local/remote + improved cache Bofh 2022-12-02 17:16:10 +0100
  • ed2e7c453a Add methods to cache content (for example, on heavy postgres queries) Bofh 2022-12-02 16:53:24 +0100
  • d54d60bc9f Make statuses (count) retrieved on the SQL query instead Bofh 2022-12-02 15:44:45 +0100
  • 87158897ad Make no_avatar filter work in the SQL part Bofh 2022-12-01 08:38:49 +0100
  • a536c8c1c0 Add user filtering for no follows/statuses/avatar Bofh 2022-12-01 01:31:00 +0100
  • dc71b89d3e Add following/followers/statuses to search result Bofh 2022-12-01 01:17:41 +0100
  • 1aa7682a91 Create accounts search API for searching local and remote accounts Bofh 2022-12-01 01:05:56 +0100
  • 423c5f4567 Make PgDatabase return error 500 when not able to connect Bofh 2022-11-29 00:44:44 +0100
  • cc7b06a6c9 Fix a little bug on content flow Bofh 2022-11-28 16:52:57 +0100
  • 5c1b1fb329 Allow apiresult to receive a string directly Bofh 2022-11-28 16:42:58 +0100
  • 10112d1485 Little improvements in #instance Bofh 2022-11-28 16:42:45 +0100
  • 3646579d15 Make new accounts accepted 1 by 1 instead of fetching all Bofh 2022-11-28 15:45:55 +0100
  • 7c4fe4b62a UX improvements on #instance Bofh 2022-11-28 15:21:46 +0100
  • d7baccabe8 Create methods to add/remove/modify hash arguments Bofh 2022-11-28 14:25:12 +0100
  • 3cb026382f Implemented basic functions for reject/approve accounts Bofh 2022-11-28 03:03:20 +0100
  • 8e1cc50c74 Created tabs and flow for instance <> instance_config Bofh 2022-11-28 01:45:53 +0100
  • 36f62c7695 Remove unused code Bofh 2022-11-28 00:54:24 +0100
  • 2be4a5b655 Add API actions to approve/reject Mastodon accounts + improvements Bofh 2022-11-28 00:50:33 +0100
  • 70d87fc25e Add basic UI fo /#instance views Bofh 2022-11-27 21:20:18 +0100
  • 13505f5346 Add API for getting pending users + API base modifications Bofh 2022-11-27 21:18:56 +0100
  • c4efc9a21d Add PgDatabase class for Postgres connections Bofh 2022-11-27 21:17:38 +0100
  • 7c940b058d Make instance configuration saveable Bofh 2022-11-25 02:09:16 +0100
  • 4a123a550d Load current configuration on "instance_config" view Bofh 2022-11-25 01:44:03 +0100
  • 06097720f1 Added instance_config view and redirect when config is not full Bofh 2022-11-25 00:21:52 +0100
  • fe34262b99 Add Classes to implement PgDatabase Bofh 2022-11-24 23:41:05 +0100
  • fcf952a176 Add a new view: instance Bofh 2022-11-24 02:35:00 +0100
  • f7498566f8 Add a helper function to "parse_hash_arguments" Bofh 2022-11-24 02:34:20 +0100
  • 93bd536efe Rename directory "app" to "views" Bofh 2022-11-24 01:54:43 +0100
  • 013cb2e96b Create basic #home screen for selecting instances Bofh 2022-11-23 01:18:34 +0100
  • fe42df8105 Add "supported_ap_software" in config/get API Bofh 2022-11-23 01:17:50 +0100
  • 3a455d0f16 Modify api to get instances config + gitignore vim Bofh 2022-11-22 16:21:24 +0100
  • a56fb308f8 Change data system to save stuff in /var/tmp (configurable later) Bofh 2022-11-22 15:25:59 +0100
  • 741e9994d4 Add http_response_code to "apiresult" function Bofh 2022-11-22 11:55:58 +0100
  • a8128d1a00 API to test TCP connections Bofh 2022-11-22 11:53:23 +0100
  • 75d4fa1081 Change title on main webapp index.php Bofh 2022-11-22 02:44:03 +0100
  • 5419192079 API to resolve instances hostname to URL Bofh 2022-11-22 02:42:07 +0100
  • 0a65457586 Add api/v1 + API to get the instances config Bofh 2022-11-22 02:22:58 +0100
  • 7739b27105 Create a very basic login system Bofh 2022-11-22 00:57:29 +0100
  • 51d68584f7 Add basic index.php (re-used) Bofh 2022-11-22 00:35:48 +0100
  • b90098a161 Add forkawesome fonts Bofh 2022-11-22 00:35:18 +0100
  • 1cfc680772 Add js/css basic needs (re-used) Bofh 2022-11-22 00:17:07 +0100
  • 2ae70f2c8e modify .gitignore Bofh 2022-11-21 23:57:57 +0100
  • 9c5994a974 initial commit Bofh 2022-11-21 23:56:44 +0100
  • e989514d3d Initial commit Bofh 2022-11-21 22:47:11 +0000