Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-16 | Add support for editing room tags | Tulir Asokan | |
2019-06-16 | Add/change commands | Tulir Asokan | |
2019-06-16 | Fix reply rendering infinite loop bug | Tulir Asokan | |
2019-06-15 | Add call trace command | Tulir Asokan | |
2019-06-15 | Unbreak more things | Tulir Asokan | |
2019-06-15 | Unbreak things | Tulir Asokan | |
2019-06-14 | Add pm command | Tulir Asokan | |
2019-06-14 | Remove room alias argument and switch to room after creating | Tulir Asokan | |
2019-06-13 | Users can now create a new room directly in Gomuks | Jaron Swab | |
Added the ability to create a room from within gomuks using the now `/create` command. This comman takes the room name followed by the alias. Room name may contain spaces but the alias may not as per the Matrix alias conventions. Also update `/help` to include the new command. | |||
2019-04-10 | Fix tests | Tulir Asokan | |
2019-04-10 | It compiles. Ship it! | Tulir Asokan | |
2019-04-07 | More changes to do #91 | Tulir Asokan | |
2019-04-05 | Move history storage to matrix package. Fixes #90 | Tulir Asokan | |
2019-03-30 | Change even more things | Tulir Asokan | |
2019-03-19 | adds kick, ban, unban and invite command | Pascal Abresch | |
2019-03-19 | fixed send and setstate to allow spaces | Pascal Abresch | |
2019-03-19 | adds /msetstate | Pascal Abresch | |
2019-03-19 | adds /msend | Pascal Abresch | |
2019-01-23 | Update license and sort imports | Tulir Asokan | |
2019-01-11 | Switch to Go modules and make other changes | Tulir Asokan | |
2018-11-14 | Fix things | Tulir Asokan | |
2018-09-05 | Update to latest gomatrix. Things are broken | Tulir Asokan | |
2018-07-02 | Emojify message (#65) | Vishnunarayan K I | |
2018-06-30 | Add option to disable typing notifications (#63) | Digital | |
2018-06-11 | Make /rainbow yellow readable in light-themed clients | Tulir Asokan | |
2018-06-11 | Add font tag support and /rainbow command | Tulir Asokan | |
2018-06-02 | Gofmt | Tulir Asokan | |
2018-06-02 | Add ui toggle for image rendering | Tulir Asokan | |
2018-05-27 | Add very basic arbitrary message/state event sending commands | Tulir Asokan | |
2018-05-27 | Split command system from main view | Tulir Asokan | |