Age | Commit message (Expand) | Author |
2018-03-15 | update docs to mention identd disable choice | Ailin Nemui |
2018-03-15 | follow coding style | Ailin Nemui |
2018-03-13 | optional identd | Ailin Nemui |
2018-03-12 | Add a few \n in the e2e error messages | louiz’ |
2018-03-12 | Remove an unused function | louiz’ |
2018-03-12 | Little doc typo | louiz’ |
2018-03-12 | And this one (hostname -> address) | louiz’ |
2018-03-12 | Rename a few “hostname” into “address”, regarding last commit | louiz’ |
2018-03-12 | Allow to override the addresses used to connect to an IRC network | louiz’ |
2018-03-12 | Fix the INSERT query for types that don’t have any Id column | louiz’ |
2018-03-12 | Add a <item/> node in the presence of a leaving participant | louiz’ |
2018-03-12 | Remove the virtual channel feature altogether | louiz’ |
2018-02-16 | Actually display the error message from postgresql when a query failed | louiz’ |
2018-02-16 | Log the warn/error messages coming from libpq in a correct format | louiz’ |
2018-02-16 | Sort archive messages by date (and only then by id) | louiz’ |
2018-02-15 | Fix the actual_bind versions for integrals | louiz’ |
2018-02-14 | Fix a memory leak when psql connection fails | louiz’ |
2018-02-13 | Support the <before/> element in MAM requests | louiz’ |
2018-02-13 | Do not forget an early return, to return the correct item-not-found error | louiz’ |
2018-02-13 | Use the same function for both history orders | louiz’ |
2018-02-11 | Fix a few warnings | louiz’ |
2018-02-11 | Send a item-not-found error when the “after” value is not in the archive | louiz’ |
2018-02-10 | Handle the “after” RSM value to page through results | louiz’ |
2018-02-10 | e2e test that the last uuid is the same as the “last” value in the iq result | louiz’ |
2018-02-10 | Always return the oldest matching messages from MAM, even if no date is set | louiz’ |
2018-02-05 | Add a check for GCC’s and Clang’s minimal versions | louiz’ |
2018-02-04 | Fix conversion warnings on 32 bits | louiz’ |
2018-02-04 | Fix argument types in declaration of send_history_message | louiz’ |
2018-01-30 | Remove the debug logs from previous commit | louiz’ |
2018-01-30 | Add a ifndef USE_DATABASE guard around send_history_message | louiz’ |
2018-01-30 | Add the complete='true' attribute only when appropriate | louiz’ |
2018-01-29 | Do not forget the complete='true' attribute in MAM’s result iq | louiz’ |
2018-01-28 | Correctly include the database header | louiz’ |
2018-01-28 | And an other conversion warning | louiz’ |
2018-01-28 | This should fix the int conversion warning on 32bits arch | louiz’ |
2018-01-26 | ci: Add Werror and Wno-psabi compiler flagsci-arch | louiz’ |
2018-01-26 | Add a archlinux-armv7l build | louiz’ |
2018-01-26 | ci: remove some useless template, directly define the jobs | louiz’ |
2018-01-26 | Rename a few CI things to a useful names | louiz’ |
2018-01-25 | Only support gcc >= 5.0 from now on | louiz’ |
2018-01-25 | Restore the is_one_of variable template | louiz’ |
2018-01-25 | Merge tag '7.2' | louiz’ |
2018-01-25 | Release version 7.27.2 | louiz’ |
2018-01-25 | Merge branch '3332-version-7-x-should-work-with-gcc-4-9-as-stated-in-install-... | louiz’ |
2018-01-25 | Remove a variable template usage | louiz’ |
2018-01-22 | Merge tag '7.1' | louiz’ |
2018-01-22 | Release version 7.17.1 | louiz’ |
2018-01-22 | Fix a crash happening when a user cancels a non-existing ad-hoc session | louiz’ |
2018-01-22 | By the way, start version 8.0 | louiz’ |
2018-01-18 | Remove the now useless .codecov.yml file | louiz’ |