Age | Commit message (Expand) | Author |
2018-04-29 | mam: Send “fin complete” only when appropriate | louiz’ |
2018-04-29 | Next version will just be 8.0, not 7.3 | louiz’ |
2018-04-29 | Missing fields in a data-form response are now interpreted as an empty value | louiz’ |
2018-04-28 | Merge branch 'v7' | louiz’ |
2018-04-28 | Fix a crash when botan policy does not allow any available ciphersuitev7 | louiz’ |
2018-04-28 | Fix the test_suite by using catch’s single_include directory | louiz’ |
2018-04-24 | Only use the ID to order archives | louiz’ |
2018-04-24 | Revert "Use a different Date data type" | louiz’ |
2018-04-24 | Revert "Use the Date to find a next page in RSM, not the id" | louiz’ |
2018-04-16 | Add a note about multiple admins in the ChangeLog | Emmanuel Gil Peyrot |
2018-04-16 | Add a note about multiple admins in the manpage | Emmanuel Gil Peyrot |
2018-04-16 | Use Config::is_in_list() to allow for multiple admins | Emmanuel Gil Peyrot |
2018-04-16 | Add a Config::is_in_list() method | Emmanuel Gil Peyrot |
2018-04-16 | Use jid.bare() instead of manual concatenation | Emmanuel Gil Peyrot |
2018-04-14 | Use the Date to find a next page in RSM, not the id | louiz’ |
2018-04-13 | one log_debug -> log_error, also some trivial indent | louiz’ |
2018-04-13 | Remove two unused (julianday) functions | louiz’ |
2018-04-13 | Refactor that fixes a compilation issue in Release mode | louiz’ |
2018-04-11 | Fix a build warning when compiling without postgres or sqlite | louiz’ |
2018-04-11 | Use a different Date data type | louiz’ |
2018-03-31 | Send the stanza-id for messages received by other users | louiz’ |
2018-03-26 | Fix the e2e test broken by previous commit | louiz’ |
2018-03-26 | Channel disco-info: use shorter string | Georg Lukas |
2018-03-23 | build:archlinux is way too slow, run it only manually | louiz’ |
2018-03-23 | Change the nick of the joining user AFTER sending all the join stuff | louiz’ |
2018-03-23 | Properly handle force-join presences by sending everything in return | louiz’ |
2018-03-23 | Check that db.prepare worked before using the returned statement | louiz’ |
2018-03-22 | Pass an IrcClient* to send_muc_leave instead of doing an other search | louiz’ |
2018-03-19 | Add a missing pointer check | louiz’ |
2018-03-19 | Add a nick field in the IRC server configuration form | louiz’ |
2018-03-19 | Re-connect to postgresql when the connection is lost | louiz’ |
2018-03-18 | Update the changelog with this latest feature | louiz’ |
2018-03-18 | Don’t reflect an empty id if it was not included | louiz’ |
2018-03-18 | Advertise the muc#stable_id feature on disco#info results | louiz’ |
2018-03-18 | Reflect message IDs in channel MUCs | louiz’ |
2018-03-18 | Add a multiline_message e2e test | louiz’ |
2018-03-18 | Use a transaction around the DELETE + INSERT of the after_connection_commands | louiz’ |
2018-03-18 | Add some missing include | louiz’ |
2018-03-18 | Allow the execution of multiple commands after the IRC connection | louiz’ |
2018-03-18 | Use Catch2’s single_include/ directory | louiz’ |
2018-03-17 | Revert "C++17" | louiz’ |
2018-03-17 | Revert "Use std::optional<bool> instead of OptionalBool" | louiz’ |
2018-03-17 | Revert "Use if constexpr to make things a lot more readable" | louiz’ |
2018-03-16 | Use if constexpr to make things a lot more readable | louiz’ |
2018-03-16 | Use std::optional<bool> instead of OptionalBool | louiz’ |
2018-03-16 | C++17 | louiz’ |
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’ |