Commit graph

26 commits

Author SHA1 Message Date
tadhgboyle
145c8bc1c2
Remove internal deprecations (#3630)
* Remove internal deprecations

* add convert profile posts task + remove dead lang_charset references

* guard og_image usages

* fix

* add note about mailhog

* revert group sync manager for time being

* review amendments

* fox
2025-05-04 14:08:21 -07:00
Tadhg Boyle
8d09a86cb8
Misc fixes + improvements (#3270) 2023-03-23 20:01:23 -07:00
Tadhg Boyle
39c8a9c3a8
group sync fixes™️ (#2920)
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
Co-authored-by: DominikSLK <74055080+DominikSLK@users.noreply.github.com>
2022-07-10 19:59:49 -06:00
Robin
9de500467e Use strict equality for null checking 2022-07-03 20:56:15 +02:00
Tadhg Boyle
e3b51b7337 New namespaced API error codes (Closes #2779) 2022-05-24 23:05:15 -06:00
Tadhg Boyle
eb8841149d Remove unneeded = in where clauses 2022-05-01 23:22:19 -07:00
Tadhg Boyle
ad17142a16
Misc cleanup (#2566) 2022-01-15 15:18:05 -08:00
Tadhg Boyle
c6a9f86f4d
API auth revamp (#2564) 2022-01-15 11:48:52 -08:00
Tadhg Boyle
1680427f6f Add API endpoint "route aliases"
This lets us make the endpoints main routes different while keeping backwards compatibility and REST-ifying the API
2022-01-10 01:37:06 -08:00
Tadhg
1566c86067 Fix some CS issues 2021-12-07 20:51:29 -08:00
Tadhg Boyle
eb75afd696
Add github action for PHPStan analysis (#2519) 2021-12-05 08:18:19 -08:00
Tadhg
cdb6c27bd9 Add optional $status param to throwError and returnArray API methods + implement some 2021-11-20 21:56:50 -08:00
Tadhg
a9c678e4d4 convert all array(...) syntax to [...] 2021-10-29 22:00:05 -07:00
Tadhg Boyle
c25802bad1
Add new dynamic Group Sync injectors system + separate Discord into own module (#2423)
Co-authored-by: Robin <robinslot@hotmail.nl>
2021-10-05 15:13:04 -07:00
Partydragen
6da451c396 Improve group changes log to api callback 2021-08-29 16:03:47 +02:00
Partydragen
bf16d468f4 Update user group cache on changes 2021-08-29 15:43:37 +02:00
Partydragen
faca1640cf Fix api errors AddGroup/RemoveGroup endpoints 2021-08-27 23:40:04 +02:00
Tadhg
6694a6a7ca initial commit (untested) 2021-04-06 15:51:07 -07:00
Tadhg
103cab4e01 Add "Method" column to API endpoints table 2021-02-21 13:15:07 -08:00
Tadhg
851143291c attempt for #2036 2021-01-07 21:17:19 -08:00
Derkades
e3dc2b5bb8 Fix group endpoint error 2021-01-06 00:00:25 +01:00
Derkades
281b424b59 Style fixes 2020-12-27 14:42:47 +01:00
Derkades
1c1cf834ef Remove unnecessary isValidated checking 2020-12-27 14:24:57 +01:00
Tadhg
d1d9d0d93a #1944 - Update website bot requests to new API 2020-12-10 19:46:58 -08:00
Tadhg
426514f825 fix some api error code # 2020-12-06 16:26:09 -08:00
Partydragen
6c3bfd39e6 Adding addGroups and removeGroups endpoints 2020-11-05 19:52:16 +01:00