Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more ci updates | Joe | 2019-02-24 | 3 | -9/+6 |
* | Fix line ending issue | Joe | 2019-02-24 | 1 | -2/+2 |
* | Switch CI builds to use bundled JSON | redsky17 | 2019-02-24 | 3 | -5/+3 |
* | Update JSON build deps. | redsky17 | 2019-02-24 | 7 | -36/+37 |
* | Make some Dockerfile improvements | redsky17 | 2019-02-24 | 1 | -5/+3 |
* | Nlohmann build updates | redsky17 | 2019-02-24 | 7 | -9/+51 |
* | Merge pull request #32 from Vistaus/master | Joseph Donofry | 2019-02-20 | 1 | -69/+69 |
|\ | |||||
| * | Updated Dutch translation | Heimen Stoffels | 2019-02-20 | 1 | -69/+69 |
|/ | |||||
* | Merge pull request #31 from Nheko-Reborn/fix_initial_sync_loop | Joseph Donofry | 2019-02-18 | 1 | -2/+2 |
|\ | |||||
| * | Merge pull request #27 from AndrewJDR/fix_initial_sync_loop | Joseph Donofry | 2019-02-18 | 1 | -2/+2 |
| |\ | |||||
| | * | Attempt to fix issue #19 by increasing the lmdb max_dbs setting. | Andrew Johnson | 2019-02-16 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #28 from miocho/patch-1 | Joseph Donofry | 2019-02-17 | 1 | -22/+22 |
|\ \ | |/ |/| | |||||
| * | Update nheko_de.ts | miocho | 2019-02-17 | 1 | -22/+22 |
|/ | |||||
* | Release Nheko 0.6.3 | Joe | 2019-02-08 | 7 | -22/+39 |
* | Merge branch 'master' of https://github.com/redsky17/nheko | Joe | 2019-02-08 | 72 | -144/+1565 |
|\ | |||||
| * | Adjust cmake minimum for included boost | redsky17 | 2019-02-08 | 1 | -2/+2 |
| * | Tweak build settings | redsky17 | 2019-02-08 | 3 | -3/+8 |
| * | Improve color generation performance | redsky17 | 2019-02-08 | 3 | -27/+53 |
| * | Merge branch 'ui-enhancements' | redsky17 | 2019-02-07 | 71 | -140/+1529 |
| |\ | |||||
| | * | Prevent symlinks from overwriting files | redsky17 | 2019-02-05 | 1 | -1/+1 |
| | * | Preserve symlinks in icu4c libs | redsky17 | 2019-02-05 | 1 | -1/+1 |
| | * | Fix cp permissions issue | redsky17 | 2019-02-05 | 1 | -1/+3 |
| | * | Copy icu4c dylib symlinks in mac deploy | redsky17 | 2019-02-05 | 3 | -6/+7 |
| | * | See if bundled boost fixes mac deploy | redsky17 | 2019-02-04 | 1 | -1/+2 |
| | * | Additional mac icu4c changes | redsky17 | 2019-02-04 | 1 | -4/+7 |
| | * | Try to force link of icu4c in mac build | redsky17 | 2019-02-04 | 2 | -5/+3 |
| | * | Update travis mac deploy | redsky17 | 2019-02-02 | 1 | -1/+4 |
| | * | Modify linux deploy.sh | redsky17 | 2019-01-31 | 1 | -1/+2 |
| | * | Attempt to fix linux CI deploy | redsky17 | 2019-01-31 | 1 | -1/+2 |
| | * | Even more CI script fixes | redsky17 | 2019-01-31 | 2 | -4/+4 |
| | * | Fix more ci script issues | redsky17 | 2019-01-31 | 2 | -7/+7 |
| | * | Fix typo in script.sh | redsky17 | 2019-01-31 | 1 | -1/+1 |
| | * | Update deployment configuration | redsky17 | 2019-01-31 | 3 | -11/+9 |
| | * | Add TAVIS_TAG for build artifacts | redsky17 | 2019-01-31 | 2 | -2/+4 |
| | * | Attempt to fix bintray issues | redsky17 | 2019-01-31 | 1 | -4/+3 |
| | * | Change TRAVIS_TAG to TRAVIS_COMMIT | redsky17 | 2019-01-31 | 1 | -1/+1 |
| | * | BinTray deploy on all commits | redsky17 | 2019-01-31 | 1 | -1/+1 |
| | * | Attempt to fix travis.yml merge issues | redsky17 | 2019-01-31 | 1 | -103/+97 |
| | * | merge master and fix conflicts | redsky17 | 2019-01-30 | 3 | -240/+576 |
| | |\ | |||||
| | * | | Fix bintray deploy repo naming | redsky17 | 2019-01-30 | 1 | -3/+4 |
| | * | | Attempt to make bintray builds for every commit | redsky17 | 2019-01-30 | 1 | -1/+1 |
| | * | | Add download button to ImageOverlay | redsky17 | 2019-01-30 | 3 | -0/+13 |
| | * | | Restore Emoji Picker, but remove forcing EmojiOne | redsky17 | 2019-01-26 | 13 | -3/+205 |
| | * | | Revert "Remove built-in emoji picker" | redsky17 | 2019-01-26 | 36 | -3/+809 |
| | * | | Fix lint issues in last commit | redsky17 | 2019-01-26 | 1 | -16/+16 |
| | * | | Add initial support for QtIndenticon | redsky17 | 2019-01-26 | 4 | -0/+55 |
| | * | | Fix lint issue | redsky17 | 2019-01-26 | 1 | -2/+2 |
| | * | | Fix inconsistent user color updates. | redsky17 | 2019-01-26 | 1 | -4/+5 |
| | * | | Update user colors to use Cache vs Utils | redsky17 | 2019-01-26 | 6 | -40/+43 |
| | * | | Add unread notification color for user mentioned | redsky17 | 2019-01-25 | 9 | -13/+33 |
| | * | | Fix lambda capture error | redsky17 | 2019-01-24 | 1 | -1/+1 |
| | * | | Author Color Fixes | redsky17 | 2019-01-20 | 8 | -7/+75 |
| | * | | Update user id color generation | redsky17 | 2019-01-20 | 2 | -64/+72 |
| | * | | Fix UserSettings UI not showing saved prefs | redsky17 | 2019-01-19 | 2 | -0/+9 |
| | * | | Add User Font Setting | redsky17 | 2019-01-19 | 3 | -2/+35 |
| | * | | Modified the code that generates user's colors so that it will | redsky17 | 2019-01-18 | 7 | -9/+151 |
| | * | | Make the author text slightly large. | redsky17 | 2019-01-18 | 3 | -2/+27 |
| * | | | Merge pull request #12 from rnhmjoj/fix-join | Joseph Donofry | 2019-02-07 | 1 | -1/+2 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | escape id when joining a room | rnhmjoj | 2019-02-07 | 1 | -1/+2 |
| |/ / | |||||
* / / | Add /bigobj for nheko MSVC build | Joe | 2019-01-27 | 1 | -0/+7 |
|/ / | |||||
* | | Merge pull request #7 from tim77/master | Joseph Donofry | 2019-01-24 | 1 | -129/+461 |
|\ \ | |||||
| * | | Update Russian translation | Artem Polishchuk | 2019-01-24 | 1 | -129/+461 |
|/ / | |||||
* | | Fix .travis.yml issue | redsky17 | 2019-01-18 | 1 | -1/+0 |
* | | Update bintray-release.json | redsky17 | 2019-01-18 | 1 | -2/+2 |
* | | Update CI Configs | redsky17 | 2019-01-18 | 2 | -108/+113 |
|/ | |||||
* | Merge branch 'master' of github.com:nheko-reborn/nheko | redsky17 | 2019-01-18 | 1 | -0/+7 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/redsky17/nheko | Joe | 2019-01-16 | 5 | -17/+16 |
| |\ | |||||
| * | | Update travis.yml to include webhook for posting build | Joe | 2019-01-16 | 1 | -0/+7 |
* | | | Remove the code that removed paragraph tags from markdown -> html. | redsky17 | 2019-01-18 | 1 | -4/+0 |
| |/ |/| | |||||
* | | Fix clang-format linting issue | redsky17 | 2019-01-16 | 1 | -5/+4 |
* | | Update the README to point to updated endpoints for the various CI | redsky17 | 2019-01-16 | 4 | -12/+12 |
|/ | |||||
* | Update deps CMake config to point to nheko-reborn mtxclient | Joe | 2019-01-15 | 1 | -2/+2 |
* | Merge pull request #1 from aaronraimist/readme-redsky-room | Joseph Donofry | 2019-01-13 | 1 | -4/+4 |
|\ | |||||
| * | Update README to link to the room for the fork | Aaron Raimist | 2019-01-12 | 1 | -4/+4 |
|/ | |||||
* | Update travis ci config to point to redsky17 config and try to fix lint | redsky17 | 2019-01-13 | 2 | -8/+6 |
* | Update README to point to redsky17 travis-ci and appveyor vs mujx. | redsky17 | 2019-01-13 | 1 | -4/+4 |
* | Add hover color for timestamp. | redsky17 | 2019-01-12 | 5 | -2/+19 |
* | Tweak some of the colors in the CSS rules for nheko. | Joe Donofry | 2019-01-12 | 3 | -8/+26 |
* | Increase the height of the roomlist items | Konstantinos Sideris | 2018-10-10 | 1 | -2/+2 |
* | v0.6.2 | Konstantinos Sideris | 2018-10-07 | 5 | -9/+10 |
* | Use a smaller font size for the timestamp | Konstantinos Sideris | 2018-10-07 | 1 | -2/+4 |
* | Use alignment instead of stretch | Konstantinos Sideris | 2018-10-07 | 4 | -6/+7 |
* | Adjustments for the minimized sidebar | Konstantinos Sideris | 2018-10-07 | 12 | -46/+74 |
* | Remove the bundled open sans font | Konstantinos Sideris | 2018-10-07 | 15 | -220/+6 |
* | Remove built-in emoji picker | Konstantinos Sideris | 2018-10-07 | 36 | -794/+5 |
* | Add the correct parent to scaleCombo | Konstantinos Sideris | 2018-10-07 | 2 | -12/+18 |
* | Remove room re-ordering option | Konstantinos Sideris | 2018-10-06 | 5 | -37/+3 |
* | Remove Scrollbar | Konstantinos Sideris | 2018-10-06 | 4 | -117/+1 |
* | Adjust the height of the bottom widgets | Konstantinos Sideris | 2018-10-06 | 2 | -11/+26 |
* | Remove debug logs from Windows builds | Konstantinos Sideris | 2018-10-06 | 1 | -4/+9 |
* | Adjust the font sizes of the welcome page | Konstantinos Sideris | 2018-10-06 | 2 | -48/+29 |
* | Adjust the widget size of the room list items | Konstantinos Sideris | 2018-10-06 | 7 | -70/+100 |
* | Derive widget sizing from the font size | Konstantinos Sideris | 2018-10-04 | 4 | -25/+41 |
* | Remove some unnecessary calls | Konstantinos Sideris | 2018-10-02 | 2 | -4/+0 |
* | Add option to configure the font size | Konstantinos Sideris | 2018-10-01 | 6 | -56/+68 |
* | Enable debug logs | Konstantinos Sideris | 2018-09-30 | 9 | -37/+49 |
* | Change the minimum width for modals | Konstantinos Sideris | 2018-09-30 | 5 | -10/+8 |
* | Remove pixel value from fonts | Konstantinos Sideris | 2018-09-30 | 29 | -108/+77 |
* | Remove obsolete font/size setting | Konstantinos Sideris | 2018-09-29 | 1 | -12/+4 |
* | Remove pixel values from the text input widget | Konstantinos Sideris | 2018-09-29 | 1 | -14/+0 |
* | Make the height of the bottom bar smaller | Konstantinos Sideris | 2018-09-29 | 2 | -4/+4 |
* | Display tags as sorting items in the community panel (#401) | Victor Berger | 2018-09-28 | 15 | -3/+234 |
* | Don't enable tray by default | Konstantinos Sideris | 2018-09-26 | 1 | -1/+1 |
* | Don't clear selection when a context menu is requested | Konstantinos Sideris | 2018-09-26 | 2 | -0/+40 |
* | Move TextLabel into its own file | Konstantinos Sideris | 2018-09-26 | 6 | -111/+143 |
* | Lint | Konstantinos Sideris | 2018-09-26 | 1 | -1/+1 |
* | v0.6.1 | Konstantinos Sideris | 2018-09-26 | 5 | -8/+19 |
* | Clear text selection when focus is lost | Konstantinos Sideris | 2018-09-25 | 2 | -1/+11 |
* | Add infinite scroll in member list | Konstantinos Sideris | 2018-09-25 | 2 | -31/+6 |
* | Don't clear the member list when the modal is hidden | Konstantinos Sideris | 2018-09-25 | 1 | -7/+0 |
* | ci: Update qt installer framework | Konstantinos Sideris | 2018-09-25 | 1 | -1/+1 |
* | Remove bintray from the readme | Konstantinos Sideris | 2018-09-25 | 1 | -2/+1 |
* | Use QPushButton on the preview modal | Konstantinos Sideris | 2018-09-25 | 3 | -16/+9 |
* | Copy the missing cmark.dll from the deps directory | Konstantinos Sideris | 2018-09-25 | 1 | -0/+3 |
* | v0.6.0 | Konstantinos Sideris | 2018-09-21 | 7 | -19/+29 |
* | Put back github releases | Konstantinos Sideris | 2018-09-21 | 2 | -0/+34 |
* | Require login when the cache format changes (regression on #444) | Konstantinos Sideris | 2018-09-21 | 2 | -5/+6 |
* | Add close buttons to all dialogs | Konstantinos Sideris | 2018-09-21 | 4 | -0/+37 |
* | Center dialogs around the main window | Konstantinos Sideris | 2018-09-21 | 2 | -18/+19 |
* | Add method to center widgets & clean up unused headers | Konstantinos Sideris | 2018-09-21 | 11 | -36/+28 |
* | Close dialogs on confirmation | Konstantinos Sideris | 2018-09-20 | 8 | -38/+31 |
* | Use confirm as the default button | Konstantinos Sideris | 2018-09-20 | 3 | -6/+6 |
* | macOS: Use the native emoji picker | Konstantinos Sideris | 2018-09-19 | 5 | -2/+63 |
* | Improvements on the system theme | Konstantinos Sideris | 2018-09-19 | 35 | -413/+336 |
* | ci: Don't count errors during brew upgrade | Konstantinos Sideris | 2018-09-18 | 1 | -1/+1 |
* | ci: Use brew upgrade --ignore-dependencies | Konstantinos Sideris | 2018-09-18 | 1 | -1/+1 |
* | Replace GCC-7 with GCC-8 | Konstantinos Sideris | 2018-09-18 | 1 | -16/+3 |
* | Don't upgrade cmake on the macOS job | Konstantinos Sideris | 2018-09-18 | 1 | -1/+1 |
* | Fix compile warnings | Konstantinos Sideris | 2018-09-18 | 3 | -7/+9 |
* | Install libsodium 1.0.16 | Konstantinos Sideris | 2018-09-18 | 1 | -3/+9 |
* | create zh_CN translation (#442) | Iru Cai (vimacs) | 2018-09-17 | 1 | -0/+915 |
* | Clean up unread rooms after initial sync | Konstantinos Sideris | 2018-09-16 | 2 | -3/+2 |
* | Bump cache version due to incompatible changes | Konstantinos Sideris | 2018-09-16 | 1 | -1/+1 |
* | Ignore sessions that cannot be parsed | Konstantinos Sideris | 2018-09-16 | 1 | -1/+8 |
* | Implement import/export of megolm session keys (#358) | Konstantinos Sideris | 2018-09-15 | 5 | -28/+196 |
* | Update mtxclient | Konstantinos Sideris | 2018-09-15 | 2 | -10/+9 |
* | Mark unread rooms as such in the room list | Konstantinos Sideris | 2018-09-13 | 11 | -18/+127 |
* | Temporary fix to work with mx-reply tags | Konstantinos Sideris | 2018-09-13 | 2 | -6/+15 |
* | Strip paragraph tags | Konstantinos Sideris | 2018-09-13 | 4 | -22/+21 |
* | Use <em></em> for m.emote messages | Konstantinos Sideris | 2018-09-12 | 1 | -8/+21 |
* | Remove italics from m.notice messages | Konstantinos Sideris | 2018-09-12 | 1 | -2/+0 |
* | Open user profile on matrix.to links | Konstantinos Sideris | 2018-09-12 | 3 | -0/+53 |
* | Add context menu option to show the raw message | Konstantinos Sideris | 2018-09-12 | 7 | -4/+112 |
* | Move some info logs to debug | Konstantinos Sideris | 2018-09-12 | 1 | -4/+4 |
* | Trim whitespace from text messages | Konstantinos Sideris | 2018-09-12 | 4 | -20/+13 |
* | Enable html attributes | Konstantinos Sideris | 2018-09-12 | 1 | -1/+8 |
* | Don't break the layout on empty text messages | Konstantinos Sideris | 2018-09-12 | 1 | -3/+0 |
* | Use cmark.lib in appveyor | Konstantinos Sideris | 2018-09-12 | 1 | -1/+1 |
* | Use absolute paths in appveyor | Konstantinos Sideris | 2018-09-11 | 1 | -2/+2 |
* | Update CI with cmark | Konstantinos Sideris | 2018-09-11 | 8 | -20/+66 |
* | Switch to libcmark | Konstantinos Sideris | 2018-09-11 | 5 | -37/+51 |
* | Fix the docker build | Konstantinos Sideris | 2018-09-08 | 4 | -32/+39 |
* | Enable Qt auto scaling | Konstantinos Sideris | 2018-09-08 | 2 | -0/+5 |
* | Show sidebar after initial sync | Konstantinos Sideris | 2018-09-08 | 3 | -4/+4 |
* | Remove custom stylesheet for qmenu | Konstantinos Sideris | 2018-09-08 | 2 | -16/+6 |
* | macOs: Add missing border on the TopBar | Konstantinos Sideris | 2018-09-08 | 2 | -0/+5 |
* | Add changelog | Konstantinos Sideris | 2018-09-08 | 1 | -0/+245 |
* | Update mtxclient | Konstantinos Sideris | 2018-09-08 | 1 | -2/+2 |
* | Small refactoring on the EditModal | Konstantinos Sideris | 2018-09-08 | 2 | -67/+80 |
* | i18n: Update Polish translation (#430) | Marcin Mikołajczak | 2018-09-07 | 1 | -13/+49 |
* | Remove debug prints | Konstantinos Sideris | 2018-09-07 | 1 | -3/+0 |
* | Initial support for sending markdown formatted messages | Konstantinos Sideris | 2018-09-07 | 7 | -7/+84 |
* | Fix double href links on username pills | Konstantinos Sideris | 2018-09-07 | 3 | -9/+59 |
* | Use proxy objects on lambdas instead of raw pointers | Konstantinos Sideris | 2018-09-07 | 10 | -67/+79 |
* | Put back removed links | Konstantinos Sideris | 2018-09-06 | 1 | -0/+5 |
* | Add initial support for displaying formatted messages | Konstantinos Sideris | 2018-09-06 | 3 | -22/+35 |
* | Update mtxclient | Konstantinos Sideris | 2018-09-06 | 1 | -2/+2 |
* | Remove captcha dialog from the member list | Konstantinos Sideris | 2018-09-05 | 2 | -44/+37 |
* | Fallback to the login screen when the one-time keys cannot be uploaded | Konstantinos Sideris | 2018-09-05 | 1 | -6/+13 |
* | Build boost with C++14 | Konstantinos Sideris | 2018-09-05 | 2 | -1/+12 |
* | Enable colors in console logger | Konstantinos Sideris | 2018-09-04 | 2 | -4/+4 |
* | Forgot to update cmake project version | Konstantinos Sideris | 2018-09-01 | 1 | -1/+1 |
* | Bump version to 0.5.5 | Konstantinos Sideris | 2018-09-01 | 3 | -7/+8 |
* | Merge matrix-structs into the client lib | Konstantinos Sideris | 2018-09-01 | 14 | -131/+121 |
* | Remove nix script which was unmaintained | Konstantinos Sideris | 2018-08-31 | 3 | -30/+0 |
* | Guard against flickering for items added to the top of the timeline | Konstantinos Sideris | 2018-08-31 | 2 | -7/+12 |
* | Retry initial sync on generic network errors (#422) | Konstantinos Sideris | 2018-08-31 | 2 | -0/+9 |
* | Don't block on empty from token | Konstantinos Sideris | 2018-08-31 | 1 | -7/+0 |
* | Fill out missing fields in Info.plist | Konstantinos Sideris | 2018-08-31 | 1 | -3/+4 |
* | Handle some more edge cases in timeline | Konstantinos Sideris | 2018-08-31 | 3 | -5/+37 |
* | Stop calling /messages if the prev_batch token is empty | Konstantinos Sideris | 2018-08-31 | 1 | -1/+1 |
* | Fix a use-after-free error during logout | Konstantinos Sideris | 2018-08-31 | 6 | -28/+34 |
* | Add temp fix to work with servers that don't support e2ee endpoints | Konstantinos Sideris | 2018-08-30 | 1 | -0/+6 |
* | Only call /sync when retrying initial sync (#422) | Konstantinos Sideris | 2018-08-30 | 3 | -18/+24 |
* | Increase LMDB's map size (#413) | Konstantinos Sideris | 2018-08-29 | 1 | -1/+1 |
* | Make lambda that updates avatar a class method | Konstantinos Sideris | 2018-08-29 | 2 | -91/+91 |
* | Add the ability to change the room avatar | Konstantinos Sideris | 2018-08-29 | 3 | -10/+181 |
* | Call adjustSize before showing the timeline widget | Konstantinos Sideris | 2018-08-28 | 4 | -26/+34 |
* | Remove unnecessary height setting for timeline messages | Konstantinos Sideris | 2018-08-27 | 1 | -1/+0 |
* | Show the room id in the room settings modal | Konstantinos Sideris | 2018-08-26 | 1 | -0/+19 |
* | Add method to delete old messages periodically | Konstantinos Sideris | 2018-08-25 | 3 | -2/+77 |
* | Bump version to v0.5.4 | Konstantinos Sideris | 2018-08-21 | 4 | -8/+9 |
* | i18n: Update Polish translation (#411) | Marcin Mikołajczak | 2018-08-21 | 1 | -21/+71 |
* | Add device ID and device fingerprint to settings page like in Riot. (#407) | Rudi Floren | 2018-08-21 | 4 | -1/+77 |
* | Remove pixel ratio from image scaling | Konstantinos Sideris | 2018-08-20 | 1 | -6/+0 |
* | Fix crash on logout | Konstantinos Sideris | 2018-08-13 | 1 | -0/+2 |
* | Update readme | Konstantinos Sideris | 2018-08-12 | 1 | -1/+1 |
* | Bump version to 0.5.3 | Konstantinos Sideris | 2018-08-12 | 5 | -35/+9 |
* | Install the bundled spdlog | Konstantinos Sideris | 2018-08-12 | 2 | -2/+2 |
* | Enable compilation on FreeBSD (#403) | Colin Lord | 2018-08-12 | 3 | -4/+6 |
* | Add option to disable desktop notifications | Konstantinos Sideris | 2018-08-11 | 3 | -6/+32 |
* | Increase the minimum modal size | Konstantinos Sideris | 2018-08-11 | 4 | -9/+25 |
* | Simplify dialog creation | Konstantinos Sideris | 2018-08-11 | 16 | -274/+181 |
* | Add solid background in TypingDisplay | Konstantinos Sideris | 2018-08-10 | 5 | -2/+15 |
* | Update polish translation (#402) | Marcin Mikołajczak | 2018-08-09 | 1 | -1/+1 |
* | Add bottom border line on Linux | Konstantinos Sideris | 2018-08-09 | 2 | -2/+6 |
* | Remove the reserved space gap for the typing notifications | Konstantinos Sideris | 2018-08-09 | 6 | -19/+44 |
* | Allow user to configure join rules for a room | Konstantinos Sideris | 2018-08-09 | 2 | -41/+188 |
* | Add missing update() on typing display | Konstantinos Sideris | 2018-08-09 | 1 | -0/+2 |
* | Don't use bundled spdlog | Konstantinos Sideris | 2018-08-08 | 2 | -8/+1 |
* | Remove dash from version string when building outside of git | Konstantinos Sideris | 2018-08-08 | 1 | -1/+5 |
* | Use archives instead of repos to fetch dependencies | Konstantinos Sideris | 2018-08-08 | 7 | -22/+35 |
* | Import appdata file from flatpak | Konstantinos Sideris | 2018-08-08 | 1 | -21/+23 |
* | Remove hover event from emoji picker | Konstantinos Sideris | 2018-08-08 | 3 | -9/+22 |
* | Add tooltips for the message indicators (#377) | Konstantinos Sideris | 2018-08-08 | 1 | -0/+19 |
* | Remove hardcoded colors from the typing display | Konstantinos Sideris | 2018-08-08 | 5 | -20/+38 |
* | Add flatpak installation | Konstantinos Sideris | 2018-08-03 | 1 | -0/+6 |
* | Remove unwanted whitespace from the user settings menu | Konstantinos Sideris | 2018-08-01 | 1 | -2/+6 |
* | Consider the scale ratio when scaling down images | Konstantinos Sideris | 2018-08-01 | 5 | -31/+37 |
* | Add install instructions for macOS (#395) | Sireesh Kodali | 2018-07-31 | 1 | -0/+8 |
* | Use double instead of int when scaling pixmaps (#393) | Konstantinos Sideris | 2018-07-30 | 1 | -1/+3 |
* | Add tab-completion for usernames | Konstantinos Sideris | 2018-07-29 | 2 | -11/+49 |
* | v0.5.2 | Konstantinos Sideris | 2018-07-28 | 4 | -9/+9 |
* | i18n: Update Polish translation (#390) | Marcin Mikołajczak | 2018-07-27 | 1 | -39/+98 |
* | Don't use the generic json type for joined_groups | Konstantinos Sideris | 2018-07-26 | 1 | -1/+1 |
* | Add foreground color for disabled buttons on the dark theme | Konstantinos Sideris | 2018-07-26 | 1 | -0/+1 |
* | Increase the opacity of the hover color on the room list | Konstantinos Sideris | 2018-07-26 | 2 | -4/+4 |
* | Fix background color on the room list widget | Konstantinos Sideris | 2018-07-26 | 3 | -0/+9 |
* | Add missing tooltips on buttons | Konstantinos Sideris | 2018-07-25 | 5 | -8/+16 |
* | Use repaint instead of update on the loading animation | Konstantinos Sideris | 2018-07-25 | 1 | -1/+1 |
* | Improve the style of snackbar a bit | Konstantinos Sideris | 2018-07-25 | 6 | -54/+63 |
* | Enable scrollbar on the room list for macOS (#174) | Konstantinos Sideris | 2018-07-25 | 4 | -2/+13 |
* | Use native scrollbar in the timeline | Konstantinos Sideris | 2018-07-25 | 5 | -6/+13 |
* | Align timeline widgets to the bottom | Konstantinos Sideris | 2018-07-25 | 1 | -0/+1 |
* | Fix issue with missing communities due to an unregistered metatype | Konstantinos Sideris | 2018-07-25 | 3 | -5/+1 |
* | Disable paint updates when removing the room filter | Konstantinos Sideris | 2018-07-24 | 1 | -0/+2 |
* | Remove spacer & set sizePolicy on the timeline view & widgets | Konstantinos Sideris | 2018-07-23 | 4 | -19/+23 |
* | Simplify the message shown when another app instance is detected | Konstantinos Sideris | 2018-07-22 | 2 | -39/+6 |
* | Minor modal adjustments | Konstantinos Sideris | 2018-07-22 | 2 | -8/+3 |
* | Add option to specify the scale factor | Konstantinos Sideris | 2018-07-22 | 7 | -5/+99 |
* | Add input field to specify the device name on login | Konstantinos Sideris | 2018-07-22 | 2 | -18/+24 |
* | Remove pixel values from modals, use pointSize instead | Konstantinos Sideris | 2018-07-22 | 12 | -99/+154 |
* | Add option to ignore key requests altogether | Konstantinos Sideris | 2018-07-22 | 6 | -2/+70 |
* | Refactor the room settings menu to look like the user profile | Konstantinos Sideris | 2018-07-22 | 10 | -196/+94 |
* | Reject key requests for users that are not members of the room | Konstantinos Sideris | 2018-07-22 | 3 | -0/+24 |
* | i18n: Update Polish translation (#382) | Marcin Mikołajczak | 2018-07-22 | 1 | -49/+165 |
* | Add note about e2ee | Konstantinos Sideris | 2018-07-21 | 1 | -0/+5 |
* | Disable paint updates while applying room filtering (#380) | Konstantinos Sideris | 2018-07-21 | 1 | -0/+5 |
* | Reuse the profile modal & adjust its spacing relative to the font size | Konstantinos Sideris | 2018-07-21 | 3 | -22/+59 |
* | Lower the complexity of the group filtering algorithm (#380) | Konstantinos Sideris | 2018-07-21 | 6 | -44/+52 |