- 22 Sep, 2020 1 commit
-
-
louiz’ authored
-
- 12 Aug, 2020 1 commit
-
-
louiz’ authored
-
- 09 May, 2020 1 commit
-
-
louiz’ authored
-
- 25 Feb, 2020 1 commit
-
-
louiz’ authored
-
- 09 Nov, 2019 1 commit
-
-
louiz’ authored
-
- 20 Aug, 2019 1 commit
-
-
Jonas Schäfer authored
This prevents the ping from round-tripping through IRC and possibly a random other client of the user. Please see XEP-0410 for the rationale. Fixes #3385.
-
- 04 Aug, 2019 1 commit
-
-
louiz’ authored
-
- 23 Aug, 2018 1 commit
-
- 24 Jul, 2018 1 commit
-
-
louiz’ authored
-
- 22 Jul, 2018 1 commit
-
-
louiz’ authored
-
- 25 Jun, 2018 1 commit
-
-
louiz’ authored
fix #3354
-
- 19 Jun, 2018 1 commit
-
- 01 Jun, 2018 4 commits
- 22 May, 2018 1 commit
-
-
louiz’ authored
-
- 15 May, 2018 1 commit
-
-
louiz’ authored
-
- 06 May, 2018 1 commit
-
-
louiz’ authored
Because that’s what is typically done on other deamons, and we don’t want to suprise users.
-
- 02 May, 2018 4 commits
- 29 Apr, 2018 1 commit
-
-
louiz’ authored
-
- 28 Apr, 2018 2 commits
- 24 Apr, 2018 2 commits
-
- 15 Apr, 2018 1 commit
-
-
Link Mauve authored
-
- 10 Apr, 2018 1 commit
-
-
louiz’ authored
PLEASE backup your database before testing this commit, and report any migration issue. In postgresql, we use timestamp with timezone. In sqlite3 we use REAL (the date is expressed as julianday) This requires a migration of the muclogline_ table: In postgresql it’s pretty simple, we convert all the integer into timestamps With sqlite3, we actually rename the table, create the new one with the correct type, then copy everything to the new table, with a conversion function for the Date_ column, and then we delete the old table. fix #3343
-
- 19 Mar, 2018 1 commit
-
- 18 Mar, 2018 2 commits
-
-
louiz’ authored
- 12 Mar, 2018 1 commit
-
- 11 Mar, 2018 1 commit
-
-
louiz’ authored
-
- 30 Jan, 2018 1 commit
-
-
louiz’ authored
-
- 25 Jan, 2018 1 commit
-
-
louiz’ authored
-
- 22 Jan, 2018 1 commit
-
-
louiz’ authored
-
- 17 Jan, 2018 1 commit
-
-
louiz’ authored
-
- 12 Jan, 2018 1 commit
-