3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-18 23:55:02 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Dragory
9109e9a2c3 Split BaseRepository into non-guild and guild
BaseRepository includes all the non-guild-specific functionality,
such as with() and getRelations().
BaseGuildRepository includes guild-specific functionality, such as
getInstance().
2019-05-25 21:25:34 +03:00
Dragory
febd0f8e18 Bandaid for a crash in username saver 2019-05-04 10:47:59 +03:00
Dragory
d4a3859c56 Actual fix for said crash 2019-05-03 23:35:09 +03:00
Dragory
55af41cfc4 Hotfix for crash 2019-05-03 23:34:44 +03:00
Dragory
f33b3c37ff Fix username change logging and saving. Re-enable migrations. 2019-05-03 23:31:38 +03:00