| Commit message (Expand) | Author | Age | Files | Lines |
* | Push local state... | TheArcaneBrony | 2022-08-13 | 29 | -13818/+2865 |
* | Make ConfigValue a directory, move defaults to those classes instead of a sep... | TheArcaneBrony | 2022-08-13 | 52 | -409/+364 |
* | Make fosscord read config from json if CONFIG_PATH is set | TheArcaneBrony | 2022-08-13 | 1 | -8/+11 |
* | Do the funny thing (make user->invite cascade delet) | TheArcaneBrony | 2022-08-13 | 4 | -5/+336 |
* | Merge pull request #839 from fosscord/dev/dms | Chris Chrome | 2022-08-13 | 1 | -1/+1 |
|\ |
|
| * | Thats it, thats the fix, thanks erkinalp | ChrisChrome | 2022-08-13 | 1 | -1/+1 |
|/ |
|
* | That... Was a bad idea | ChrisChrome | 2022-08-13 | 1 | -1/+1 |
* | Hmmmmmm | ChrisChrome | 2022-08-13 | 1 | -5/+6 |
* | That don't work | ChrisChrome | 2022-08-13 | 1 | -2/+3 |
* | Merge pull request #830 from fosscord/dev/applications | Chris Chrome | 2022-08-13 | 16 | -79/+1491 |
|\ |
|
| * | Handle avatar uploads | ChrisChrome | 2022-08-12 | 1 | -2/+2 |
| * | Made nitro stuff make some sense | ChrisChrome | 2022-08-12 | 3 | -6/+6 |
| * | Make teams nullable | TheArcaneBrony | 2022-08-10 | 3 | -2/+20 |
| * | Add migrations | TheArcaneBrony | 2022-08-10 | 6 | -1116/+613 |
| * | Whoops | ChrisChrome | 2022-08-10 | 1 | -1/+1 |
| * | Whoops, missed one | ChrisChrome | 2022-08-10 | 1 | -1/+0 |
| * | I'm probably forgetting a lot of things, but hey, it works | ChrisChrome | 2022-08-10 | 1 | -1/+6 |
| * | It works now... I guess | ChrisChrome | 2022-08-10 | 2 | -2/+1 |
| * | Add basic developer panel functionality - doesn't work yet | ChrisChrome | 2022-08-10 | 14 | -77/+1971 |
* | | Update index.ts | RealMANI | 2022-08-12 | 1 | -2/+10 |
* | | Invalidate tokens on password change | ChrisChrome | 2022-08-10 | 1 | -3/+9 |
|/ |
|
* | Make sigterm exit after 3 seconds to resolve hang under systemd | TheArcaneBrony | 2022-08-10 | 1 | -0/+1 |
* | Fix heartbeat not accepting d == null | TheArcaneBrony | 2022-08-10 | 1 | -1/+1 |
* | Don't use default config as config. | TheArcaneBrony | 2022-08-10 | 1 | -1/+1 |
* | fix(util): OrmUtils | Flam3rboy | 2022-08-10 | 5 | -9/+15 |
* | wip(util): benchmark | Flam3rboy | 2022-08-09 | 2 | -0/+24 |
* | fix(util): util imports | Flam3rboy | 2022-08-09 | 6 | -45/+48 |
* | Add index in member query, fixes missing column in query | TheArcaneBrony | 2022-08-09 | 1 | -0/+1 |
* | Remove debug log from rights util script | TheArcaneBrony | 2022-08-09 | 1 | -3/+1 |
* | Add rights calculator util script | TheArcaneBrony | 2022-08-09 | 1 | -0/+36 |
* | Remove some old test logs that expose info to console | TheArcaneBrony | 2022-08-09 | 2 | -3/+0 |
* | Fix missing import in refactor | TheArcaneBrony | 2022-08-09 | 1 | -2/+2 |
* | Remove accidental debug logging | TheArcaneBrony | 2022-08-09 | 1 | -2/+0 |
* | rename initDatabase to clarify function | TheArcaneBrony | 2022-08-09 | 5 | -9/+9 |
* | Fix accidental edit in benchmark | TheArcaneBrony | 2022-08-09 | 1 | -1/+1 |
* | Remove todo line that has been implemented. | TheArcaneBrony | 2022-08-09 | 1 | -1/+0 |
* | Use deep merge everywhere | TheArcaneBrony | 2022-08-09 | 27 | -49/+189 |
* | Clean up BaseClient assign call | TheArcaneBrony | 2022-08-09 | 1 | -28/+3 |
* | Bunch of fixes and improvements, everything appears to work now | TheArcaneBrony | 2022-08-09 | 40 | -132/+16554 |
* | Clean dependencies | TheArcaneBrony | 2022-08-09 | 5 | -15244/+106 |
* | Add basic env var documentation | TheArcaneBrony | 2022-08-09 | 2 | -1/+18 |
* | Add migrations | TheArcaneBrony | 2022-08-09 | 6 | -30/+2519 |
* | Clean up commented out code in BaseClass | TheArcaneBrony | 2022-08-09 | 1 | -46/+0 |
* | Switch to migrations fully | TheArcaneBrony | 2022-08-09 | 23 | -340/+3937 |
* | Resolve changes undone by rebasing from master | TheArcaneBrony | 2022-08-09 | 55 | -750/+190 |
* | migrate to DataSource | TheArcaneBrony | 2022-08-09 | 2 | -30/+102 |
* | Fix ESM error caused by file-type | TheArcaneBrony | 2022-08-09 | 8 | -87/+87 |
* | Do all minor updates since last commit, make another script | TheArcaneBrony | 2022-08-09 | 6 | -2467/+9959 |
* | State update, havent tested | TheArcaneBrony | 2022-08-09 | 86 | -11687/+1113 |
* | update node types to v18, ditch node-fetch | TheArcaneBrony | 2022-08-09 | 13 | -1256/+259 |
* | Update packages | TheArcaneBrony | 2022-08-09 | 28 | -9125/+10639 |
* | fix ts errors | Flam3rboy | 2022-08-09 | 10 | -541/+577 |
* | Update FindConditions => FindOptionsWhere in BaseClass | TheArcaneBrony | 2022-08-09 | 1 | -5/+5 |
* | Update local state, fix a few more errors | TheArcaneBrony | 2022-08-09 | 6 | -12/+13 |
* | replace all var with let (reduces warnings) | TheArcaneBrony | 2022-08-09 | 60 | -133/+133 |
* | Update User.ts | Samuel | 2022-08-09 | 1 | -1/+1 |
* | Merge pull request #818 from CE1CECL/master | TheArcaneBrony | 2022-08-07 | 7 | -6/+8 |
|\ |
|
| * | New logo fix 3 | ChrisEric1 CECL | 2022-08-06 | 1 | -1/+1 |
| * | New logo fix 2 | ChrisEric1 CECL | 2022-08-06 | 1 | -1/+1 |
| * | New logo fix 1 | ChrisEric1 CECL | 2022-08-06 | 1 | -1/+1 |
| * | Add erlpack dependency for bundle as well | ChrisEric1 CECL | 2022-08-06 | 1 | -1/+2 |
| * | Add @yukikaze-bot/erlpack for Desktop Client | ChrisEric1 CECL | 2022-08-06 | 1 | -0/+1 |
| * | Remove: console.log(`CACHE MISS! Asset file: x`); | ChrisEric1 CECL | 2022-08-06 | 1 | -2/+1 |
| * | Fix Missing Directory: preload-plugins | ChrisEric1 CECL | 2022-08-06 | 1 | -0/+1 |
* | | Merge pull request #817 from fosscord/dev/new-scripts | TheArcaneBrony | 2022-08-06 | 6 | -31/+228 |
|\ \
| |/
|/| |
|
| * | Make build script use parts, defined in utils.js | TheArcaneBrony | 2022-08-06 | 1 | -4/+3 |
| * | Update gitignore, push correct version of build script | TheArcaneBrony | 2022-08-06 | 2 | -11/+34 |
| * | Add silent mode | TheArcaneBrony | 2022-08-06 | 1 | -5/+8 |
| * | Add utility scripts | TheArcaneBrony | 2022-08-06 | 5 | -24/+196 |
|/ |
|
* | Merge pull request #815 from fosscord/translation | Samuel | 2022-08-06 | 61 | -61/+183 |
|\ |
|
| * | New translations auth.json (Venetian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Javanese) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Guarani) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Quechua) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Serbo-Croatian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Berber) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Hausa) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Kurmanji (Kurdish)) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Swahili) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Sinhala) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Latin) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Tibetan) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Uyghur) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Esperanto) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Punjabi) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Norwegian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Dutch) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Mongolian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Lithuanian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Korean) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Japanese) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Italian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Hungarian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Hebrew) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Polish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Finnish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Greek) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (German) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Danish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Czech) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Catalan) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Bulgarian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Belarusian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Arabic) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Afrikaans) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Spanish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Basque) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (French) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Slovak) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Tagalog) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Telugu) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Maori) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Hindi) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Azerbaijani) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Kazakh) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Norwegian Nynorsk) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Croatian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Marathi) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Tamil) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Russian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Persian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Portuguese, Brazilian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Vietnamese) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Urdu (Pakistan)) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Chinese Simplified) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Ukrainian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Turkish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Swedish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Serbian (Cyrillic)) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Indonesian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| * | New translations auth.json (Romanian) | Samuel | 2022-08-06 | 1 | -1/+3 |
* | | Merge pull request #800 from MaddyUnderStars/2fa | TheArcaneBrony | 2022-08-06 | 14 | -8/+1609 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into 2fa | TheArcaneBrony | 2022-08-06 | 19 | -108/+22069 |
| |\
| |/
|/| |
|
* | | Merge pull request #804 from MaddyUnderStars/feat/notesTable | TheArcaneBrony | 2022-08-06 | 4 | -15/+53 |
|\ \ |
|
| * | | Delete Note if no content | Madeline | 2022-07-23 | 1 | -10/+14 |
| * | | Moved user notes into separate table | Madeline | 2022-07-23 | 4 | -15/+49 |
* | | | Merge pull request #814 from fosscord/translation | TheArcaneBrony | 2022-08-06 | 2 | -21/+21 |
|\ \ \ |
|
| * | | | New translations common.json (Hebrew) | Samuel | 2022-08-06 | 1 | -11/+11 |
| * | | | New translations auth.json (Hebrew) | Samuel | 2022-08-06 | 1 | -10/+10 |
* | | | | Merge pull request #809 from Puyodead1/patch/user-modify | TheArcaneBrony | 2022-08-06 | 2 | -0/+4 |
|\ \ \ \ |
|
| * | | | | Update schemas.json | Puyodead1 | 2022-07-30 | 1 | -2/+0 |
| * | | | | add discriminator to user modify schema | Puyodead1 | 2022-07-30 | 2 | -0/+6 |
* | | | | | Merge pull request #792 from fosscord/dev/local-cache | TheArcaneBrony | 2022-08-06 | 11 | -72/+21967 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Make requested changes (pr792) | TheArcaneBrony | 2022-07-31 | 4 | -20/+4 |
| * | | | | Add local disk caching for fetched assets | TheArcaneBrony | 2022-07-17 | 11 | -75/+21986 |
| | | | * | Merge branch 'master' into 2fa | Madeline | 2022-08-01 | 2 | -8/+5 |
| | | | |\
| |_|_|_|/
|/| | | | |
|
* | | | | | fix: not being able to enable community | Puyodead1 | 2022-07-26 | 2 | -8/+5 |
| | | | * | Merge branch 'master' into 2fa | Madeline | 2022-08-01 | 9 | -73/+38 |
| | | | |\
| |_|_|_|/
|/| | | | |
|
* | | | | | Bump file-type from 16.5.3 to 16.5.4 in /bundle (#802) | dependabot[bot] | 2022-07-23 | 2 | -10/+12 |
* | | | | | Bump file-type from 16.5.3 to 16.5.4 in /cdn (#801) | dependabot[bot] | 2022-07-23 | 2 | -10/+10 |
* | | | | | chore!: update docker scripts (#797) | Nobody | 2022-07-20 | 5 | -53/+16 |
| |_|/ /
|/| | | |
|
| | | * | Add config `security_twoFactor_generateBackupCodes` to control backup code ge... | Madeline | 2022-07-20 | 3 | -6/+15 |
| | | * | Add node-2fa to package.json | Madeline | 2022-07-20 | 2 | -2/+4 |
| | | * | 2fa | Madeline | 2022-07-20 | 11 | -4/+1570 |
| |_|/
|/| | |
|
* | | | chore: fix package.json scripts | Nobody | 2022-07-19 | 6 | -11/+11 |
|/ / |
|
* | | Display offline members in member list (#788) | Madeline | 2022-07-16 | 1 | -3/+24 |
* | | Revert "Send offline group in LazyRequest (#778)" (#787) | Erkin Alp Güney | 2022-07-16 | 1 | -25/+3 |
* | | Send offline group in LazyRequest (#778) | Madeline | 2022-07-16 | 1 | -3/+25 |
* | | Relax some of the limits | Erkin Alp Güney | 2022-07-09 | 1 | -18/+17 |
* | | * Make max website preview download size for embeds configurable | Madeline | 2022-07-09 | 2 | -3/+8 |
* | | Merge pull request #783 from MaddyUnderStars/feat/multiUploads | Erkin Alp Güney | 2022-07-09 | 2 | -9/+20 |
|\ \ |
|
| * | | Removed unused import | Madeline | 2022-07-09 | 1 | -1/+1 |
| * | | Merge branch 'master' into feat/multiUploads | Madeline | 2022-07-09 | 2 | -483/+652 |
| |\ \
| |/ /
|/| | |
|
* | | | Filter out schemas that block generation instead, and also include util in files | Madeline | 2022-07-07 | 3 | -430/+1936 |
* | | | Typescript-json-schema does not crawl extends | Madeline | 2022-07-07 | 1 | -1/+8 |
| * | | Allow multiple attachments in messages | Madeline | 2022-07-09 | 2 | -10/+1365 |
|/ / |
|
* | | Format changed files | LachlanCourt | 2022-07-04 | 1 | -13/+6 |
* | | Ensure query fails if role with specified id does not exist | LachlanCourt | 2022-07-04 | 1 | -1/+1 |
* | | Add semicolon | LachlanCourt | 2022-07-04 | 1 | -1/+1 |
* | | Simplify role query as per code review | LachlanCourt | 2022-07-04 | 1 | -2/+1 |
* | | Move role_id specific api routes to correct file | LachlanCourt | 2022-07-04 | 2 | -137/+53 |
* | | Fix compile error in get request | LachlanCourt | 2022-07-04 | 1 | -42/+4 |
* | | Create role subdirectory and add GET api route | LachlanCourt | 2022-07-04 | 2 | -0/+145 |
* | | Skip check for rate limit bypass if no user id is provided | Madeline | 2022-07-02 | 1 | -5/+7 |
|/ |
|
* | Merge pull request #737 from fosscord/translation | Conner | 2022-06-26 | 2 | -4/+4 |
|\ |
|
| * | New translations common.json (Polish) | Samuel | 2022-04-25 | 1 | -2/+2 |
| * | New translations auth.json (Polish) | Samuel | 2022-04-25 | 1 | -2/+2 |
* | | Merge pull request #776 from MaddyUnderStars/fix/member_id | Madeline | 2022-06-26 | 1 | -10/+14 |
|\ \ |
|
| * | | Fix compile errors in latest | Madeline | 2022-06-26 | 1 | -10/+14 |
|/ / |
|
* | | fix the wrong name | Erkin Alp Güney | 2022-06-26 | 1 | -1/+1 |
* | | self-leave logic | Erkin Alp Güney | 2022-06-26 | 1 | -3/+19 |
* | | JOIN_GUILDS is not the right flag there | Erkin Alp Güney | 2022-06-26 | 1 | -1/+1 |
* | | Update Rights.ts | Erkin Alp Güney | 2022-06-26 | 1 | -0/+2 |
* | | Bump sqlite3 from 5.0.2 to 5.0.8 in /util | dependabot[bot] | 2022-06-19 | 1 | -1445/+1487 |
* | | Merge pull request #763 from KaKi87/spdx | Erkin Alp Güney | 2022-06-19 | 8 | -8/+8 |
|\ \ |
|
| * | | Use SPDX license syntax in 'package.json' files | KaKi87 | 2022-06-02 | 8 | -8/+8 |
* | | | Merge pull request #767 from MaddyUnderStars/feat/pingInformation | Samuel | 2022-06-15 | 1 | -1/+17 |
|\ \ \
| |/ /
|/| | |
|
| * | | Expose general instance information via api /ping route | Madeline | 2022-06-08 | 1 | -1/+17 |
|/ / |
|
* | | Merge pull request #759 from MaddyUnderStars/fix/respectRegisterConfig | Erkin Alp Güney | 2022-05-30 | 2 | -2/+2 |
|\ \ |
|
| * | | Respect register_dateOfBirth_required = false | Madeline | 2022-05-30 | 2 | -2/+2 |
|/ / |
|
* | | Merge pull request #758 from xFlum3/patch-2 | Erkin Alp Güney | 2022-05-26 | 1 | -10/+10 |
|\ \ |
|
| * | | Finished file translation | FlumeZ | 2022-05-26 | 1 | -10/+10 |
|/ / |
|
* | | Merge pull request #757 from xFlum3/patch-1 | Erkin Alp Güney | 2022-05-26 | 1 | -11/+11 |
|\ \ |
|
| * | | Fixed Broken Translates and finished the file | FlumeZ | 2022-05-26 | 1 | -11/+11 |
|/ / |
|
* | | add guild policies | Erkin Alp Güney | 2022-05-19 | 1 | -0/+2 |
* | | Extended settings will not be type checked | Erkin Alp Güney | 2022-05-15 | 1 | -1/+1 |
* | | Extended settings | Erkin Alp Güney | 2022-05-15 | 1 | -0/+5 |
* | | Update index.ts | Erkin Alp Güney | 2022-05-15 | 1 | -14/+18 |
* | | Update AuditLog.ts | Erkin Alp Güney | 2022-05-15 | 1 | -1/+3 |
* | | user groups | Erkin Alp Güney | 2022-05-15 | 1 | -0/+33 |
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Erkin Alp Güney | 2022-05-15 | 5 | -23/+85 |
|\ \ |
|
| * | | Update bulk-delete.ts | Erkin Alp Güney | 2022-05-15 | 1 | -7/+13 |
| * | | Update purge.ts | Erkin Alp Güney | 2022-05-15 | 1 | -3/+3 |
| * | | Update MessageFlags.ts | Erkin Alp Güney | 2022-05-11 | 1 | -1/+1 |
| * | | Update MessageFlags.ts | Erkin Alp Güney | 2022-05-11 | 1 | -1/+2 |
| * | | add more message flags | Erkin Alp Güney | 2022-05-11 | 1 | -3/+8 |
| * | | more event types | Erkin Alp Güney | 2022-05-10 | 1 | -4/+54 |
| * | | Remove more WAAO references | Erkin Alp Güney | 2022-05-06 | 1 | -6/+6 |
* | | | messages before/after soundness check | Erkin Alp Güney | 2022-04-30 | 1 | -3/+12 |
|/ / |
|
* | | patch for missing router schema, and also add purge route self-deletion checks | Erkin Alp Güney | 2022-04-30 | 1 | -2/+11 |
* | | introduce the purge endpoint | Erkin Alp Güney | 2022-04-28 | 2 | -1/+78 |
* | | Update prune.ts | Erkin Alp Güney | 2022-04-28 | 1 | -2/+6 |
* | | needs to be async | Erkin Alp Güney | 2022-04-28 | 3 | -5/+6 |
* | | exempt users logic | Erkin Alp Güney | 2022-04-28 | 1 | -2/+6 |
* | | Merge pull request #736 from MaddyUnderStars/backfilling | Erkin Alp Güney | 2022-04-27 | 1 | -5/+24 |
|\ \ |
|
| * | | use return codes to allow for automation | Erkin Alp Güney | 2022-04-24 | 1 | -3/+5 |
| * | | refine error codes for backfill constraint violations | Erkin Alp Güney | 2022-04-24 | 1 | -9/+9 |
| * | | API response codes for backfill errors | Erkin Alp Güney | 2022-04-24 | 1 | -0/+2 |
| * | | Backfilling privilege does not imply right to post messages | Erkin Alp Güney | 2022-04-24 | 1 | -2/+5 |
| * | | While backfilling, message ids must now be valid snowflakes, cannot be in the... | Madeline | 2022-04-24 | 1 | -5/+19 |
* | | | Hotfix for workspace (#739) | Kuna | 2022-04-27 | 1 | -1/+1 |
* | | | Forum and guild directory types | Erkin Alp Güney | 2022-04-27 | 1 | -0/+2 |
* | | | Do stuff for npm workspace | Thesourtimes | 2022-04-26 | 16 | -165/+26 |
* | | | eventually fix those errors | Erkin Alp Güney | 2022-04-24 | 2 | -8/+11 |
* | | | Update RateLimit.ts | Erkin Alp Güney | 2022-04-24 | 1 | -2/+3 |
* | | | Update Token.ts | Erkin Alp Güney | 2022-04-24 | 1 | -1/+6 |
* | | | Update RateLimit.ts | Erkin Alp Güney | 2022-04-24 | 1 | -1/+1 |
* | | | fix the seconds rounding logic | Erkin Alp Güney | 2022-04-24 | 1 | -2/+2 |
* | | | Punitive rate limiting | Erkin Alp Güney | 2022-04-24 | 1 | -4/+8 |
* | | | Update Message.ts | Erkin Alp Güney | 2022-04-23 | 1 | -1/+1 |
* | | | self commands and /me messages | Erkin Alp Güney | 2022-04-23 | 1 | -1/+3 |
|/ / |
|
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Erkin Alp Güney | 2022-04-23 | 6 | -8158/+12494 |
|\ \ |
|
| * | | text+voice code is already there | Erkin Alp Güney | 2022-04-22 | 1 | -1/+0 |
| * | | Merge pull request #734 from MaddyUnderStars/fix/sanitisation | TheArcaneBrony | 2022-04-22 | 5 | -8151/+12495 |
| |\ \ |
|
| | * | | Fix not assigning new changes to input fields in users/@me | Madeline | 2022-04-23 | 1 | -1/+1 |
| | * | | Can no longer send messages to channel types that do not support it ( categor... | Madeline | 2022-04-23 | 2 | -0/+16 |
| | * | | Fixed ability for user to edit any property of themselves, including `rights`... | Madeline | 2022-04-23 | 3 | -8151/+12479 |
| |/ / |
|
| * | | Update UserGroup.ts | Erkin Alp Güney | 2022-04-21 | 1 | -7/+0 |
* | | | backfilling — first steps | Erkin Alp Güney | 2022-04-23 | 2 | -2/+87 |
|/ / |
|
* | | user groups - first steps | Erkin Alp Güney | 2022-04-21 | 1 | -0/+44 |
* | | Try catch cpu log | TheArcaneBrony | 2022-04-19 | 1 | -1/+7 |
* | | Use 1 thread on platform where fetching thread/core count fails | TheArcaneBrony | 2022-04-19 | 3 | -3/+18 |
* | | general rights enforcement stuff | Erkin Alp Güney | 2022-04-18 | 1 | -0/+3 |
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Erkin Alp Güney | 2022-04-18 | 2 | -2/+7 |
|\ \ |
|
| * | | Unified ghost instead of separate ghosts | Erkin Alp Güney | 2022-04-18 | 1 | -1/+1 |
| * | | Google staff email | Erkin Alp Güney | 2022-04-18 | 1 | -1/+6 |
* | | | get single message && message rights enforcement | Erkin Alp Güney | 2022-04-18 | 2 | -2/+15 |
|/ / |
|
* | | reactions rights enforcement | Erkin Alp Güney | 2022-04-17 | 2 | -2/+3 |
* | | Update Intents.ts | Erkin Alp Güney | 2022-04-16 | 1 | -1/+1 |
* | | jumbo and lobbies are indeed different | Erkin Alp Güney | 2022-04-16 | 1 | -1/+1 |