aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-02Document needed go version (#17)Jan Christian Grünhage
2018-03-27Update badge URLsTulir Asokan
2018-03-26Update previewTulir Asokan
2018-03-26Don't wrap user listTulir Asokan
2018-03-26Don't send notifications for current roomTulir Asokan
2018-03-26Add sounds to notificationsTulir Asokan
2018-03-26Show notifications and highlights in room list. Fixes #8Tulir Asokan
2018-03-26Fix and/or break scroll barTulir Asokan
2018-03-25Try to receive tagsTulir Asokan
2018-03-25Move room list to custom widgetTulir Asokan
2018-03-25Refactor things and add proper wheel scroll supportTulir Asokan
2018-03-24Add mouse handler stub and keep track of focusTulir Asokan
2018-03-24Possibly speed up syncs with filtersTulir Asokan
2018-03-23Refactoring and documentationTulir Asokan
2018-03-23Adjust macOS notification durationsTulir Asokan
2018-03-23Remove panic when sending message if GetSessionOwner() returns nilTulir Asokan
2018-03-23Render scroll position and indicate if at end/beginning of history. Fixes #9Tulir Asokan
2018-03-23Documentation and refactoringTulir Asokan
2018-03-23Fix membership event processingTulir Asokan
2018-03-23Add badgesTulir Asokan
2018-03-23gofmt and govetTulir Asokan
2018-03-23Refactor PushRuleset#GetActions() and ViewMain event processingTulir Asokan
2018-03-22Fix bugs and compile errorsTulir Asokan
2018-03-22Rename matrix/room/ to matrix/rooms/Tulir Asokan
2018-03-22Add doc.go filesTulir Asokan
2018-03-22Refactoring and documentationTulir Asokan
2018-03-22Move LoginView to own structTulir Asokan
2018-03-22Refactoring and documentationTulir Asokan
2018-03-22Use display names in join/leave messagesTulir Asokan
2018-03-22Add support for m.emote. Fixes #6Tulir Asokan
2018-03-22Save history to disk. Fixes #1Tulir Asokan
2018-03-22Update constants and demagicify RoomView drawingTulir Asokan
2018-03-22Move history mutex to rooms.RoomTulir Asokan
2018-03-22Use Flex as MainView base instead of GridTulir Asokan
2018-03-22Move input field to RoomViewTulir Asokan
2018-03-21Refactoring and godocsTulir Asokan
2018-03-21Clear push rules when clearing cache and listen to push rule updatesTulir Asokan
2018-03-21Finish push rule parser and use it. Fixes #7Tulir Asokan
2018-03-21Handle some corner cases in MessageViewTulir Asokan
2018-03-21Add external debug file, refactoring and push rule parserTulir Asokan
2018-03-21Refactor some things and format everythingTulir Asokan
2018-03-20Fix macOS notifications not compilingTulir Asokan
2018-03-20Update README and other filesTulir Asokan
2018-03-20Improve notification data formatTulir Asokan
2018-03-20Add initial notification support that just spams about everything, prepare fo...Tulir Asokan
2018-03-20Rename UpdateLogs back to LoadHistoryTulir Asokan
2018-03-20Add very simple cross-platform notification packageTulir Asokan
2018-03-20Finish spec-compliant room naming and add docs for room.goTulir Asokan
2018-03-20Show messages in message view while sendingTulir Asokan
2018-03-20Simplify MessageView buffer recalculation to one loopTulir Asokan