Age | Commit message (Expand) | Author |
2019-06-15 | Unbreak things | Tulir Asokan |
2019-04-10 | Fix tests | Tulir Asokan |
2019-04-06 | Use XDG config and cache home | Tulir Asokan |
2019-04-05 | Move history storage to matrix package. Fixes #90 | Tulir Asokan |
2019-01-23 | Update license and sort imports | Tulir Asokan |
2018-11-14 | Fix things | Tulir Asokan |
2018-07-02 | Emojify message (#65) | Vishnunarayan K I |
2018-06-30 | Add option to disable typing notifications (#63) | Digital |
2018-06-02 | Gofmt | Tulir Asokan |
2018-06-02 | Add ui toggle for image rendering | Tulir Asokan |
2018-05-24 | Remove json tags from UserPreferences | Tulir Asokan |
2018-05-24 | Add UI preferences and simplify config save/load (ref #43) | Tulir Asokan |
2018-05-22 | Gofmt | Tulir Asokan |
2018-05-17 | Move all cache to ~/.cache/gomuks | Tulir Asokan |
2018-05-11 | Add test for DeleteSession() and fix potential bug in roomlist CheckTag() | Tulir Asokan |
2018-05-10 | Add command to log out | Tulir Asokan |
2018-05-02 | Add more session and config tests | Tulir Asokan |
2018-05-02 | Add some basic Session tests | Tulir Asokan |
2018-04-30 | Fix config tests | Tulir Asokan |
2018-04-30 | Move cache to ~/.cache/gomuks by default. Fixes #39 | Tulir Asokan |
2018-04-24 | Fix/break/change things | Tulir Asokan |
2018-04-24 | Everything is no longer broken | Tulir Asokan |
2018-04-24 | Initial move to initial sync. Everything broke :( | Tulir Asokan |
2018-04-22 | Remove impossible check and improve things for testing | Tulir Asokan |
2018-04-22 | Fix golint warnings | Tulir Asokan |
2018-04-17 | Add tests for config handling | Tulir Asokan |
2018-04-17 | Add test file stubs to include them in coverage percentage | Tulir Asokan |
2018-04-17 | Remove unnecessary InitViews() from GomuksUI interface | Tulir Asokan |
2018-04-14 | Merge pull request #18 from tulir/ui-refactor | Tulir Asokan |
2018-04-10 | Enable travis for codeclimate coverage reports | Tulir Asokan |
2018-04-10 | Move event parsing to ui/messages and add image displaying | Tulir Asokan |
2018-04-09 | Refactor UI to use interfaces everywhere | Tulir Asokan |
2018-03-23 | Refactoring and documentation | Tulir Asokan |
2018-03-22 | Rename matrix/room/ to matrix/rooms/ | Tulir Asokan |
2018-03-22 | Add doc.go files | Tulir Asokan |
2018-03-22 | Save history to disk. Fixes #1 | Tulir Asokan |
2018-03-21 | Refactoring and godocs | Tulir Asokan |
2018-03-21 | Clear push rules when clearing cache and listen to push rule updates | Tulir Asokan |
2018-03-21 | Add external debug file, refactoring and push rule parser | Tulir Asokan |
2018-03-21 | Refactor some things and format everything | Tulir Asokan |
2018-03-20 | Add initial notification support that just spams about everything, prepare fo... | Tulir Asokan |
2018-03-20 | Finish spec-compliant room naming and add docs for room.go | Tulir Asokan |
2018-03-20 | Don't panic if session loading fails | Tulir Asokan |
2018-03-18 | Organize files | Tulir Asokan |