index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LICENSE
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
Remove the pseudo deb & rpm packages from releases
Konstantinos Sideris
3
-72
/
+0
2018-05-07
Don't send notification for the room that is currently open
Konstantinos Sideris
2
-2
/
+11
2018-05-05
Implement desktop notification for mac
Konstantinos Sideris
8
-7
/
+107
2018-05-05
Add support for retrieving the notification events (#33)
Konstantinos Sideris
11
-26
/
+192
2018-05-04
Add compile option for address sanitizers
Konstantinos Sideris
1
-0
/
+5
2018-05-04
Fetch user avatars while browsing the member list
Konstantinos Sideris
3
-1
/
+19
2018-05-04
Remove the extra top margin from timeline widgets
Konstantinos Sideris
2
-3
/
+3
2018-05-03
Bump version
Konstantinos Sideris
3
-9
/
+9
2018-05-03
Remove flickering by updating auto-complete menu items in-place
Konstantinos Sideris
2
-21
/
+105
2018-05-03
Default to the first item in room selection menu
Konstantinos Sideris
2
-6
/
+15
2018-05-02
Add missing header
Konstantinos Sideris
1
-0
/
+1
2018-05-02
Move access token to header
Konstantinos Sideris
2
-69
/
+23
2018-05-02
Handle invalid access token
Konstantinos Sideris
4
-5
/
+23
2018-05-01
Show user avatar for messages on different day or time gap > 15 mins
Konstantinos Sideris
2
-18
/
+80
2018-05-01
Remove extra semicolon
Konstantinos Sideris
1
-1
/
+1
2018-05-01
Add member list
Konstantinos Sideris
13
-15
/
+301
2018-04-30
Add prototype room settings menu
Konstantinos Sideris
14
-12
/
+309
2018-04-30
Show room tooltips when the sidebar is collapsed
Konstantinos Sideris
1
-0
/
+5
2018-04-29
More consistent spacing between messages
Konstantinos Sideris
2
-13
/
+17
2018-04-29
Refactor utils::getMessageDescription
Konstantinos Sideris
9
-125
/
+100
2018-04-28
Install qt5-svg in travis
Konstantinos Sideris
4
-6
/
+8
2018-04-28
Add Qt5Svg dependency
Konstantinos Sideris
1
-0
/
+2
2018-04-28
Correctly specify the input path for Nheko.app
Konstantinos Sideris
1
-1
/
+1
2018-04-28
Fix pip/SSL issue on travis
Konstantinos Sideris
1
-1
/
+5
2018-04-28
Prettify macOS installer with dmgbuild
Konstantinos Sideris
3
-3
/
+39
2018-04-28
Fix CI errors
Konstantinos Sideris
2
-2
/
+2
2018-04-28
Fix UI inconsistencies between room list & communities
Konstantinos Sideris
17
-320
/
+260
2018-04-28
Remove old/unused code
Konstantinos Sideris
4
-88
/
+8
2018-04-27
Add support for displaying m.sticker events
Konstantinos Sideris
8
-3
/
+77
2018-04-27
Add remove_if for maps
Konstantinos Sideris
2
-7
/
+17
2018-04-27
Update matrix-struct
Konstantinos Sideris
1
-1
/
+1
2018-04-27
Fix clicking on room list suggestions
Konstantinos Sideris
4
-20
/
+39
2018-04-27
Improve room searching
Konstantinos Sideris
8
-154
/
+265
2018-04-25
Copy lmdb.dll in the windows installer
Konstantinos Sideris
1
-1
/
+6
2018-04-25
Improve the date separator widget
Konstantinos Sideris
5
-38
/
+103
2018-04-24
Fix signal redefinition warning
Konstantinos Sideris
3
-3
/
+3
2018-04-24
Adjust completion menu to fit its contents
Konstantinos Sideris
5
-0
/
+25
2018-04-24
Clear typing notifications when the user list is empty
Konstantinos Sideris
2
-14
/
+17
2018-04-24
Remove map from room_id to QPixmap from ChatPage
Konstantinos Sideris
4
-10
/
+47
2018-04-22
Fix CI errors
Konstantinos Sideris
4
-30
/
+26
2018-04-22
Update invites in the UI after sync
Konstantinos Sideris
6
-1
/
+44
2018-04-22
Properly clean stale invites
Konstantinos Sideris
2
-3
/
+21
2018-04-22
Strip whitespace from room names for QuickSwitcher
Konstantinos Sideris
3
-44
/
+25
2018-04-22
Initialize views before room list
Konstantinos Sideris
1
-1
/
+1
2018-04-21
Implement media cache
Konstantinos Sideris
6
-35
/
+63
2018-04-21
Bump cache format version
Konstantinos Sideris
1
-1
/
+1
2018-04-21
Remove dead code
Konstantinos Sideris
11
-486
/
+0
2018-04-21
Clean up Top Bar
Konstantinos Sideris
2
-25
/
+0
2018-04-21
Save read receipts
Konstantinos Sideris
4
-21
/
+17
2018-04-21
Cache refactoring
Konstantinos Sideris
26
-920
/
+1361
2018-04-14
Popup improvements
Konstantinos Sideris
4
-26
/
+72
2018-04-13
Bump version to v0.3.1
Konstantinos Sideris
8
-60
/
+15
2018-04-11
Add more Dutch translations (#296)
Bart Ribbers
1
-32
/
+33
2018-04-10
Add some more German Translations (#295)
Marcel
1
-24
/
+26
2018-04-10
Implement pressing tab to navigate auto completion (#294)
christarazi
4
-3
/
+73
2018-04-08
Hide emoji panel if it's not under the mouse cursor
Konstantinos Sideris
4
-11
/
+40
2018-04-03
Bump version
Konstantinos Sideris
5
-66
/
+11
2018-04-03
Update the room list after a redacted event has been removed
Konstantinos Sideris
2
-1
/
+4
2018-03-29
Adjust CMakeLists to make dependency downloading optional
Konstantinos Sideris
7
-94
/
+127
2018-03-28
Use -std=c++11 on matrix structs
Konstantinos Sideris
1
-1
/
+1
2018-03-28
Correctly propagate focusOut event on TextEdit
Konstantinos Sideris
1
-1
/
+1
2018-03-28
Update translation files
Konstantinos Sideris
5
-468
/
+475
2018-03-27
Update first & last sender after message deletion
Konstantinos Sideris
2
-0
/
+17
2018-03-27
Fix invite button colors on the system theme
Konstantinos Sideris
2
-3
/
+3
2018-03-27
Add environment variable to allow insecure connections (self-signed certs)
Konstantinos Sideris
2
-5
/
+22
2018-03-26
Pin invites to the top of the room list
Konstantinos Sideris
1
-0
/
+10
2018-03-26
Track invites so they can be removed outside of nheko
Konstantinos Sideris
2
-3
/
+24
2018-03-26
Simplify variant usage
Konstantinos Sideris
1
-20
/
+5
2018-03-25
Fix CI errors
Konstantinos Sideris
3
-9
/
+10
2018-03-25
Replace std::thread with QtConcurrent
Konstantinos Sideris
2
-5
/
+3
2018-03-25
Show avatars in the completion popup
Konstantinos Sideris
12
-87
/
+102
2018-03-24
Link with pthread on Linux
Konstantinos Sideris
1
-0
/
+4
2018-03-24
Add basic support for username auto-completion
Konstantinos Sideris
12
-0
/
+412
2018-03-22
Adjust version number for the windows build
Konstantinos Sideris
1
-2
/
+5
2018-03-22
Be compatible with cmake 3.1
Konstantinos Sideris
3
-3
/
+2
2018-03-22
Add version info in the settings menu
Konstantinos Sideris
3
-19
/
+29
2018-03-22
Fix text color on room switcher
Konstantinos Sideris
5
-7
/
+30
2018-03-20
Adjust unread msg bubble
Konstantinos Sideris
3
-11
/
+18
2018-03-20
TimelineView: remove unneeded date separators when deleting a redacted messag...
Hawkheart
1
-4
/
+17
2018-03-19
More stylistic changes & dark theme tweaks
Konstantinos Sideris
5
-16
/
+32
2018-03-19
Use the full with of the roomlist for the last message
Konstantinos Sideris
2
-3
/
+7
2018-03-18
Dark theme revisited
Konstantinos Sideris
6
-40
/
+92
2018-03-18
Add border in community list & minor refactorings (#204)
Konstantinos Sideris
9
-25
/
+40
2018-03-18
Add border line above the text input
Konstantinos Sideris
7
-19
/
+32
2018-03-18
roomlist: Put the message timestamp on the top
Konstantinos Sideris
4
-49
/
+63
2018-03-18
Upgrade gcc version
Konstantinos Sideris
2
-7
/
+7
2018-03-18
Don't count m.room.member or m.room.reaction events as viewable
Konstantinos Sideris
2
-2
/
+34
2018-03-18
Remove redacted events from other users (#171)
Konstantinos Sideris
3
-52
/
+17
2018-03-18
Update matrix-structs library
Konstantinos Sideris
3
-4
/
+4
2018-03-17
Update readme
Konstantinos Sideris
1
-0
/
+1
2018-03-17
Add ability to redact messages
Konstantinos Sideris
9
-79
/
+216
2018-03-17
Update issue template
Konstantinos Sideris
1
-2
/
+18
2018-03-17
Fix CI & adjust snackbar animation
Konstantinos Sideris
2
-3
/
+3
2018-03-16
Add fancy snackbar animation
Konstantinos Sideris
4
-16
/
+46
2018-03-16
Remove opacity animation from the scrollbar
Konstantinos Sideris
2
-61
/
+2
2018-03-14
Add context menu option to save images
Konstantinos Sideris
4
-0
/
+51
2018-03-13
Fix CI builds
Konstantinos Sideris
2
-3
/
+3
2018-03-12
Implement user registration with reCAPTCHA
Konstantinos Sideris
17
-136
/
+211
2018-03-12
Update room name & avatar on new rooms
Konstantinos Sideris
3
-22
/
+25
2018-03-11
Add context menu option to mark events individually as read
Konstantinos Sideris
7
-6
/
+64
2018-03-10
Remove unused variables
Konstantinos Sideris
1
-2
/
+2
2018-03-07
Crete a proxy for media to uniquely match signal to the caller
Konstantinos Sideris
7
-49
/
+58
2018-03-07
Add a unique id for locally uploaded images
Konstantinos Sideris
2
-17
/
+13
2018-03-04
Add missing header
Konstantinos Sideris
1
-0
/
+2
2018-03-04
Update screenhost on appdata.xml
Konstantinos Sideris
1
-1
/
+1
2018-03-04
Show messages in the RoomList after initial sync
Konstantinos Sideris
1
-1
/
+4
2018-03-04
Don't handle password when the matrix id is entered
Konstantinos Sideris
1
-3
/
+0
2018-03-04
Retry initial sync only on specific errors
Konstantinos Sideris
4
-8
/
+19
2018-03-04
Bump version
Konstantinos Sideris
4
-9
/
+9
2018-03-04
Don't open room switcher when another dialog is open
Konstantinos Sideris
8
-118
/
+165
2018-03-04
Retry initial sync forever (#234)
Stuart Mumford
2
-18
/
+0
2018-03-04
Update README.md
mujx
1
-1
/
+5
2018-03-03
Remove dead code & small refactorings using the std library
Konstantinos Sideris
7
-103
/
+12
2018-03-03
Pass arch flags for appveyor build
Konstantinos Sideris
2
-6
/
+10
2018-03-03
Specify install directory & arch for the matrix_structs library
Konstantinos Sideris
2
-8
/
+16
2018-03-03
Specify release config for windows
Konstantinos Sideris
1
-1
/
+1
2018-03-03
Remove xcode8 entry from ci
Konstantinos Sideris
1
-3
/
+0
2018-03-03
Remove git submodules in favor of cmake's ExternalProject
Konstantinos Sideris
7
-18
/
+69
2018-03-01
Handle empty matrix ID (regression from 9de1ec1)
Konstantinos Sideris
3
-41
/
+28
2018-02-28
Propagate errors during /login & /versions
Konstantinos Sideris
2
-12
/
+10
2018-02-28
Fix crash when inviting users
Konstantinos Sideris
6
-69
/
+13
2018-02-28
Add some missing references
Konstantinos Sideris
6
-10
/
+9
2018-02-26
Enable room switcher only in the chat view (#251)
Konstantinos Sideris
2
-1
/
+11
2018-02-24
Fix & cleanup nix files (#240)
Francesco Gazzetta
2
-6
/
+3
2018-02-23
Replace login request with the one from matrix-structs
Konstantinos Sideris
6
-95
/
+17
2018-02-23
Relax matrix identifier parsing
Konstantinos Sideris
2
-2
/
+1
2018-02-20
Fix crash when trying to use automatically deleted ImageOverlay dialog
Konstantinos Sideris
2
-4
/
+2
2018-02-20
Be explicit about the captured parameters in lambdas
Konstantinos Sideris
24
-133
/
+142
2018-02-19
Scale down the preview image to fit in the application window
Konstantinos Sideris
4
-14
/
+18
2018-02-19
Move scaleImage() in Utils
Konstantinos Sideris
5
-59
/
+46
2018-02-19
Minor adjustments
Konstantinos Sideris
18
-37
/
+37
2018-02-19
Notify the user on upload failures
Konstantinos Sideris
3
-5
/
+12
2018-02-18
Support audio, video, generic file for pasting (#220)
christarazi
25
-398
/
+551
2018-02-18
Show loading indicator while waiting for /login & /logout
Konstantinos Sideris
6
-28
/
+44
2018-02-17
Properly detect the start of the timeline
Konstantinos Sideris
1
-1
/
+2
2018-02-17
Remove QPropertyAnimation from modals to work around a regression on Qt 5.10....
Konstantinos Sideris
8
-72
/
+18
2018-02-17
Fix transparency issue on custom dialogs
Konstantinos Sideris
1
-2
/
+0
2018-02-16
Hide emoji picker when the app loses focus
Konstantinos Sideris
1
-2
/
+1
2018-02-16
Fix clang build
Konstantinos Sideris
1
-1
/
+1
2018-02-15
Implement server-side notification count
Konstantinos Sideris
11
-82
/
+22
2018-02-11
Simplify variant access with std::visit
Konstantinos Sideris
2
-74
/
+2
2018-02-11
RoomList: do not blindly dereference RoomState (#232)
William Pitcock
1
-5
/
+8
2018-02-10
Remove empty destructors
Konstantinos Sideris
41
-86
/
+7
2018-02-10
Move LeaveRoom dialog to MainWindow (#87)
Konstantinos Sideris
8
-86
/
+37
2018-02-10
Update build instructions
Konstantinos Sideris
2
-15
/
+19
2018-02-10
Generate a date separator before local messages
Konstantinos Sideris
2
-11
/
+21
2018-02-09
Remove tone emoji
Konstantinos Sideris
4
-89
/
+20
2018-02-08
Add a timeout timer for initial sync (#223, #222)
Konstantinos Sideris
4
-30
/
+51
2018-02-07
Create new font for checkmark
Chris Tarazi
1
-4
/
+5
2018-02-07
Apply fixed width for checkmark for all messages
Chris Tarazi
2
-1
/
+9
2018-02-07
Fix #217: create space for checkmark beforehand
Chris Tarazi
2
-5
/
+11
2018-02-07
Updated Fedora installation instructions.
Vitaly Zaitsev
1
-1
/
+0
2018-02-05
Update build instructions (#226)
Konstantinos Sideris
1
-5
/
+11
2018-02-02
Handle case with no available rooms
Konstantinos Sideris
2
-0
/
+9
2018-02-01
Added AppData manifest file for Gnome Software (#224)
Vitaly Zaitsev
2
-0
/
+23
2018-02-01
Update matrix-structs
Konstantinos Sideris
1
-0
/
+0
2018-02-01
Add Dockerfile to create an AppImage for Debian (#156)
Konstantinos Sideris
4
-0
/
+36
2018-01-31
Second attempt to fix failback text size for ImageItem
Konstantinos Sideris
1
-2
/
+2
2018-01-30
Remove version number for nightly releases
Konstantinos Sideris
1
-3
/
+2
2018-01-30
Add enough space for the failback text in ImageItem
Konstantinos Sideris
1
-2
/
+2
2018-01-30
Increase pagination retry timeout
Konstantinos Sideris
1
-6
/
+2
2018-01-30
Render messages received by `/messages` on demand
Konstantinos Sideris
2
-33
/
+66
2018-01-30
Update user avatars in place
Konstantinos Sideris
1
-4
/
+2
2018-01-29
Register timeline item so that it will be available
Konstantinos Sideris
1
-4
/
+2
2018-01-29
Use Qt 5.9.2 on travis
Konstantinos Sideris
2
-3
/
+3
2018-01-29
Bump up Qt versions on travis & appveyor
Konstantinos Sideris
3
-8
/
+10
2018-01-25
Remove '#' from the room avatars
Konstantinos Sideris
1
-3
/
+8
2018-01-25
Add missing processEvents call
Konstantinos Sideris
1
-0
/
+2
2018-01-25
Call processEvents while rendering new events
Konstantinos Sideris
1
-3
/
+10
2018-01-25
Generate compile_commands.json
Konstantinos Sideris
2
-1
/
+3
2018-01-25
Erase items using the key
Konstantinos Sideris
6
-12
/
+7
2018-01-25
Resize text input vertically to fit the contents
Konstantinos Sideris
2
-9
/
+20
2018-01-24
Use more stl containers & minor refactorings
Konstantinos Sideris
16
-329
/
+293
2018-01-23
Remove trailing whitespace from text messages
Konstantinos Sideris
1
-2
/
+2
2018-01-23
Show the scroll-down button when showing the timeline
Konstantinos Sideris
2
-9
/
+19
2018-01-22
Don't dismiss the loading overlay by clicking
Konstantinos Sideris
3
-18
/
+13
2018-01-22
Disable minimize to tray except for the ChatPage
Konstantinos Sideris
1
-1
/
+5
2018-01-22
Fix ci
Konstantinos Sideris
1
-3
/
+1
2018-01-22
Remove Accept-Encoding header
Konstantinos Sideris
3
-72
/
+1
2018-01-21
Load the initial cache data without blocking the UI
Konstantinos Sideris
5
-37
/
+52
2018-01-21
Refactor avatar fetching in one function
Konstantinos Sideris
7
-74
/
+23
2018-01-21
Fix iterator crash
Konstantinos Sideris
1
-5
/
+4
2018-01-21
Use the Accept-Content header to enable response compression
Konstantinos Sideris
3
-3
/
+80
2018-01-17
Convert 'if' to 'else if' to remove a no-op
Konstantinos Sideris
1
-8
/
+4
2018-01-16
Automatically focus on input when opening a dialog
Konstantinos Sideris
6
-0
/
+27
2018-01-16
Add some very useful commands
Konstantinos Sideris
1
-0
/
+4
2018-01-16
Hack to work around layout flickering when adding new timeline items
Konstantinos Sideris
2
-3
/
+16
2018-01-16
Fix emoji as avatars issue for the receipts
Konstantinos Sideris
1
-1
/
+2
2018-01-16
Move the cursor to the start/end of the text before we move up/down in history
Konstantinos Sideris
1
-2
/
+18
2018-01-15
Add borders
Konstantinos Sideris
6
-0
/
+71
2018-01-14
Change cache format to not allow duplicate receipts
Konstantinos Sideris
4
-33
/
+15
2018-01-14
Check if the linuxdeployqt-AppDir does exist before downloading (#205)
krombel
1
-1
/
+4
2018-01-14
Add option to disable typing notifications
Konstantinos Sideris
3
-5
/
+52
2018-01-14
Add a checkmark to messages that have been received by the server (#93)
Konstantinos Sideris
3
-1
/
+14
2018-01-14
Move timestamps to the right
Konstantinos Sideris
3
-48
/
+78
2018-01-13
Fix macOs ci
Konstantinos Sideris
1
-0
/
+4
2018-01-13
Keep syncing regardless of connectivity (#93)
Konstantinos Sideris
3
-15
/
+18
2018-01-13
Make some functions inline
Konstantinos Sideris
2
-46
/
+25
2018-01-13
Use QSharedPointer to save RoomStates
Konstantinos Sideris
8
-107
/
+108
2018-01-13
Add qt5.7 on travis ci
Konstantinos Sideris
7
-35
/
+89
2018-01-13
Upload filter automatically and use filter_id (#201)
krombel
2
-0
/
+57
2018-01-12
Properly assign default value to QSharedPointer for Qt5.7
Konstantinos Sideris
1
-3
/
+4
2018-01-12
Use Q_NULLPTR to be compatible with qt5.7
Konstantinos Sideris
2
-7
/
+7
2018-01-12
Handle surrogate pairs in avatars
Konstantinos Sideris
6
-13
/
+25
2018-01-11
Dismiss modal by clicking on the overlay
Konstantinos Sideris
2
-0
/
+12
2018-01-11
Lint
Konstantinos Sideris
2
-17
/
+23
2018-01-11
Filter out content in sync that is currently unhandled (#198)
krombel
2
-9
/
+32
2018-01-10
Remove Connection header
Konstantinos Sideris
1
-2
/
+0
2018-01-10
Fix versioning on deb packages
Konstantinos Sideris
2
-0
/
+16
2018-01-10
Add support for pasting images into a room (#180)
christarazi
22
-73
/
+388
2018-01-09
Make group's sidebar visible through an option
Konstantinos Sideris
4
-6
/
+67
2018-01-09
Add make install and make uninstall rules to cmake (#196)
Bart Ribbers
2
-0
/
+44
2018-01-09
Communities (#195)
Max Sandholm
23
-13
/
+1054
2018-01-08
Make usernames in timeline less bold
Konstantinos Sideris
1
-1
/
+1
2018-01-05
Enable read receipts on messages sent through nheko
Konstantinos Sideris
2
-0
/
+5
2018-01-05
Create widgets on demand for messages added to the end of the timeline
Konstantinos Sideris
7
-55
/
+260
2018-01-04
Remove an extra colon from the receipt time
Konstantinos Sideris
1
-1
/
+1
2018-01-03
matrix-structs: Parse m.room.redaction events
Konstantinos Sideris
1
-0
/
+0
2018-01-03
Add missing <functional> header
Konstantinos Sideris
1
-0
/
+1
2018-01-03
Initial support for read receipts
Konstantinos Sideris
19
-32
/
+433
2018-01-02
Add Alpine Linux installation instructions (#191)
Bart Ribbers
1
-0
/
+8
2018-01-02
Add missing -j flag to the archive script
Konstantinos Sideris
1
-1
/
+1
2017-12-31
Add script to create archive
Konstantinos Sideris
1
-6
/
+0
2017-12-31
Update travis
Konstantinos Sideris
6
-35
/
+25
2017-12-30
matrix-structs: Fix historical user ID decoding
Konstantinos Sideris
1
-0
/
+0
2017-12-30
ci: Don't build artifacts on commits without a tag
Konstantinos Sideris
3
-3
/
+18
2017-12-30
Load last content from all rooms
Konstantinos Sideris
1
-0
/
+1
2017-12-30
Use `toMSecsSinceEpoch` to be compatible with qt < 5.8
Konstantinos Sideris
1
-1
/
+1
2017-12-30
Re-order room list based on activity
Konstantinos Sideris
8
-16
/
+125
2017-12-30
Use qobject_cast on TimelineItem
Konstantinos Sideris
1
-2
/
+2
2017-12-27
matrix-structs: Set defaults on common structs
Konstantinos Sideris
1
-0
/
+0
2017-12-27
Add release badge
Konstantinos Sideris
1
-1
/
+1
2017-12-26
Mention deb and rpm packages
Konstantinos Sideris
1
-1
/
+2
2017-12-26
Docs: Update required Clang version to 3.8 (#182)
alphapapa
1
-1
/
+1
2017-12-26
Add deb and rpm packages on releases
Konstantinos Sideris
5
-7
/
+81
2017-12-25
Add date separator in the timeline
Konstantinos Sideris
6
-19
/
+80
2017-12-24
Use a better regex to identify URLs
Konstantinos Sideris
4
-12
/
+14
2017-12-23
Fix deploy conditionals
Konstantinos Sideris
1
-2
/
+2
2017-12-23
Restrict display name width to 500px
Konstantinos Sideris
1
-1
/
+3
2017-12-23
Don't keep fetching history on non-visible timelines
Konstantinos Sideris
2
-6
/
+13
2017-12-22
Don't create artifacts when we're not deploying
Konstantinos Sideris
1
-2
/
+2
2017-12-22
Use ninja on travis
Konstantinos Sideris
2
-11
/
+14
2017-12-22
Use the "state_key" to assign avatars
Konstantinos Sideris
1
-1
/
+1
2017-12-22
Cache room avatars (#139)
Konstantinos Sideris
7
-14
/
+107
2017-12-21
Add rounded corners to inline images
Konstantinos Sideris
2
-15
/
+29
2017-12-21
Remove the 'Video' prefix from video links
Konstantinos Sideris
1
-1
/
+3
2017-12-21
Update README
Konstantinos Sideris
2
-9
/
+17
2017-12-21
Fix font size inconsistencies
Konstantinos Sideris
3
-8
/
+14
2017-12-21
Bump font sizes
Konstantinos Sideris
1
-6
/
+6
2017-12-21
Bold room names
Konstantinos Sideris
3
-4
/
+5
[next]