Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-03 | Get rid of implicit conversion in text input height calculation | Vladyslav Tronko | 1 | -2/+2 | |
2019-02-27 | Update README screenshots. Fixes #36 | redsky17 | 1 | -2/+5 | |
2019-02-27 | Make appveyor script Build Nlohmann | redsky17 | 1 | -2/+1 | |
2019-02-27 | Revert dockerfile to trusty and build sodium locally | redsky17 | 1 | -4/+12 | |
2019-02-26 | Attempt to fix appimage issue | redsky17 | 1 | -1/+1 | |
2019-02-25 | Maybe fix docker issues | redsky17 | 1 | -1/+1 | |
2019-02-25 | Fix linting issue | redsky17 | 1 | -1/+1 | |
2019-02-24 | CI Updates | Joe | 2 | -3/+3 | |
2019-02-24 | More CI Fixes | Joe | 2 | -4/+8 | |
2019-02-24 | more ci updates | Joe | 3 | -9/+6 | |
2019-02-24 | Fix line ending issue | Joe | 1 | -2/+2 | |
2019-02-24 | Switch CI builds to use bundled JSON | redsky17 | 3 | -5/+3 | |
Apparently the nlohmann library is not available in the standard repositories. I would rather build it than add universe deps. | |||||
2019-02-24 | Update JSON build deps. | redsky17 | 7 | -36/+37 | |
Update JSON build dependencies, change the dockerfile and other CI files that relate to this. Also update target mtxclient revision. | |||||
2019-02-24 | Make some Dockerfile improvements | redsky17 | 1 | -5/+3 | |
2019-02-24 | Nlohmann build updates | redsky17 | 7 | -9/+51 | |
2019-02-20 | Updated Dutch translation | Heimen Stoffels | 1 | -69/+69 | |
2019-02-17 | Update nheko_de.ts | miocho | 1 | -22/+22 | |
2019-02-16 | Attempt to fix issue #19 by increasing the lmdb max_dbs setting. | Andrew Johnson | 1 | -2/+2 | |
2019-02-08 | Release Nheko 0.6.3 | Joe | 7 | -22/+39 | |
- Update version numbers and documentation - Fix github releases oauth key | |||||
2019-02-08 | Adjust cmake minimum for included boost | redsky17 | 1 | -2/+2 | |
2019-02-08 | Tweak build settings | redsky17 | 3 | -3/+8 | |
2019-02-08 | Improve color generation performance | redsky17 | 3 | -27/+53 | |
Colors are generated asynchronously now and the TimelineItem is updated when the color generation finishes. This allows the UI to stay responsive while new colors are being generated. | |||||
2019-02-07 | escape id when joining a room | rnhmjoj | 1 | -1/+2 | |
2019-02-05 | Prevent symlinks from overwriting files | redsky17 | 1 | -1/+1 | |
2019-02-05 | Preserve symlinks in icu4c libs | redsky17 | 1 | -1/+1 | |
2019-02-05 | Fix cp permissions issue | redsky17 | 1 | -1/+3 | |
2019-02-05 | Copy icu4c dylib symlinks in mac deploy | redsky17 | 3 | -6/+7 | |
2019-02-04 | See if bundled boost fixes mac deploy | redsky17 | 1 | -1/+2 | |
2019-02-04 | Additional mac icu4c changes | redsky17 | 1 | -4/+7 | |
2019-02-04 | Try to force link of icu4c in mac build | redsky17 | 2 | -5/+3 | |
2019-02-02 | Update travis mac deploy | redsky17 | 1 | -1/+4 | |
2019-01-31 | Modify linux deploy.sh | redsky17 | 1 | -1/+2 | |
2019-01-31 | Attempt to fix linux CI deploy | redsky17 | 1 | -1/+2 | |
2019-01-31 | Even more CI script fixes | redsky17 | 2 | -4/+4 | |
2019-01-31 | Fix more ci script issues | redsky17 | 2 | -7/+7 | |
2019-01-31 | Fix typo in script.sh | redsky17 | 1 | -1/+1 | |
2019-01-31 | Update deployment configuration | redsky17 | 3 | -11/+9 | |
2019-01-31 | Add TAVIS_TAG for build artifacts | redsky17 | 2 | -2/+4 | |
2019-01-31 | Attempt to fix bintray issues | redsky17 | 1 | -4/+3 | |
2019-01-31 | Change TRAVIS_TAG to TRAVIS_COMMIT | redsky17 | 1 | -1/+1 | |
2019-01-31 | BinTray deploy on all commits | redsky17 | 1 | -1/+1 | |
2019-01-31 | Attempt to fix travis.yml merge issues | redsky17 | 1 | -103/+97 | |
2019-01-30 | Fix bintray deploy repo naming | redsky17 | 1 | -3/+4 | |
2019-01-30 | Attempt to make bintray builds for every commit | redsky17 | 1 | -1/+1 | |
2019-01-30 | Add download button to ImageOverlay | redsky17 | 3 | -0/+13 | |
When opening images in the full-screen overlay, there is now a download button next to the close button. This button utilizes the same functionality as the right-click->save image button. | |||||
2019-01-27 | Add /bigobj for nheko MSVC build | Joe | 1 | -0/+7 | |
2019-01-26 | Restore Emoji Picker, but remove forcing EmojiOne | redsky17 | 13 | -3/+205 | |
Restored the emoji picker, but it now falls back to the system instead of forcing Emoji One. The allows users to user the picker for convenience, but doesn't enforce the emoji style on them. | |||||
2019-01-26 | Revert "Remove built-in emoji picker" | redsky17 | 36 | -3/+809 | |
This reverts commit 4b807229aa20d6f4891e35f08d489da427d3d0b6. | |||||
2019-01-26 | Fix lint issues in last commit | redsky17 | 1 | -16/+16 | |
2019-01-26 | Add initial support for QtIndenticon | redsky17 | 4 | -0/+55 | |
Add initial loading of qt jdenticon plugin: https://github.com/redsky17/qt-jdenticon Currently, the library's functionality has not been integrated into the rest of nheko. Next step is to add a configuration item in the User Settings and use the plugin to generate avatars for users without their own picture. These avatars should be cached in the Cache object. | |||||
2019-01-26 | Fix lint issue | redsky17 | 1 | -2/+2 | |
2019-01-26 | Fix inconsistent user color updates. | redsky17 | 1 | -4/+5 | |
2019-01-26 | Update user colors to use Cache vs Utils | redsky17 | 6 | -40/+43 | |
User colors are now stored in cache. This is consistent with other similar variables. I think there's a bug right now where it doesn't properly refresh colors for the TimeLineItem when the theme is changed. | |||||
2019-01-25 | Add unread notification color for user mentioned | redsky17 | 9 | -13/+33 | |
When user is mentioned (via matrix 'highlight_count'), inactive rooms will use a different color for the notification circle than when only general unread messages exist. | |||||
2019-01-24 | Update Russian translation | Artem Polishchuk | 1 | -129/+461 | |
2019-01-24 | Fix lambda capture error | redsky17 | 1 | -1/+1 | |
2019-01-20 | Author Color Fixes | redsky17 | 8 | -7/+75 | |
Author color is now cached so that it will not be re-calculated each time a new message is posted. This cache gets cleared when the theme is changed. Additionally, the author color is now automatically refreshed when the theme is changed, fixing the issue where you had to change rooms before the colors would switch. | |||||
2019-01-20 | Update user id color generation | redsky17 | 2 | -64/+72 | |
Update the author color generation. Now, instead of generating an entire hex string based on the user id, the user id instead is used to generate a hue value. After this hue value is created, there is some logic to tweak first the lightness and then saturation values to achieve a readable color (in contrast to the background). This change makes it so that user colors will not vary as wildly between the different themes. The values still are not cached and still do not update initially when the theme is changed. Both of these things will be resolved. | |||||
2019-01-19 | Fix UserSettings UI not showing saved prefs | redsky17 | 2 | -0/+9 | |
Theme and Font Family settings will now correctly display the stored settings when nheko is re-launched. Previously, these combo boxes would default to the first thing in the combo box, even if that wasn't what the user selected. | |||||
2019-01-19 | Add User Font Setting | redsky17 | 3 | -2/+35 | |
User can now select a font from the installed fonts on their system This font currently will only be applied when nheko is restarted (similar to how font size and scaling currently work). This will be addressed in a future commit. Additionally, the dropdown does not correctly select the previously-chosen user font, and instead defaults to the first font available on the system (alphabetically). This is similar to the issue with the 'Theme' combo defaulting to 'Light' even when another theme is selected. | |||||
2019-01-18 | Fix .travis.yml issue | redsky17 | 1 | -1/+0 | |
2019-01-18 | Update bintray-release.json | redsky17 | 1 | -2/+2 | |
2019-01-18 | Update CI Configs | redsky17 | 2 | -108/+113 | |
Update .travis.yaml to have updated bintray api keys Update bintray-release.json to have correct casing for repo | |||||
2019-01-18 | Modified the code that generates user's colors so that it will | redsky17 | 7 | -9/+151 | |
work regardless of the theme choices the user makes. The code now incorporates the contrast between the background color and the color generated by the user_name when picking colors. It currently has two 'big' issues: 1. Colors are not cached. I am planning on adding a QHash for this a little later. This should improve performance by not calculating the color for the same users over and over and over again. 2. Theme changes do not trigger the colors to get refreshed. Currently, you will have to switch to a different room and back to get the colors to refresh. | |||||
2019-01-18 | Make the author text slightly large. | redsky17 | 3 | -2/+27 | |
Add author color generated based on user id. | |||||
2019-01-18 | Remove the code that removed paragraph tags from markdown -> html. | redsky17 | 1 | -4/+0 | |
This fixes #2, but reverts mujx#438. I do not think mujx#438 was a valid issue, as it complained about the display of valid HTML on riot, which speaks more to how Riot styles things than about an issue in nheko itself. | |||||
2019-01-16 | Update travis.yml to include webhook for posting build | Joe | 1 | -0/+7 | |
status to nheko-reborn matrix room | |||||
2019-01-16 | Fix clang-format linting issue | redsky17 | 1 | -5/+4 | |
2019-01-16 | Update the README to point to updated endpoints for the various CI | redsky17 | 4 | -12/+12 | |
projects. Update the appveyor configuration to no longer use mujx keys. Travis-CI keys still need to be updated. | |||||
2019-01-15 | Update deps CMake config to point to nheko-reborn mtxclient | Joe | 1 | -2/+2 | |
2019-01-12 | Update README to link to the room for the fork | Aaron Raimist | 1 | -4/+4 | |
2019-01-13 | Update travis ci config to point to redsky17 config and try to fix lint | redsky17 | 2 | -8/+6 | |
errors | |||||
2019-01-13 | Update README to point to redsky17 travis-ci and appveyor vs mujx. | redsky17 | 1 | -4/+4 | |
2019-01-12 | Add hover color for timestamp. | redsky17 | 5 | -2/+19 | |
Update dark and system themes to provide colors for the hover states for title, subtitle, and timestamp. | |||||
2019-01-12 | Tweak some of the colors in the CSS rules for nheko. | Joe Donofry | 3 | -8/+26 | |
Add room list hover title/subtitle color change support. | |||||
2018-10-10 | Increase the height of the roomlist items | Konstantinos Sideris | 1 | -2/+2 | |
2018-10-07 | v0.6.2 | Konstantinos Sideris | 5 | -9/+10 | |
2018-10-07 | Use a smaller font size for the timestamp | Konstantinos Sideris | 1 | -2/+4 | |
2018-10-07 | Use alignment instead of stretch | Konstantinos Sideris | 4 | -6/+7 | |
2018-10-07 | Adjustments for the minimized sidebar | Konstantinos Sideris | 12 | -46/+74 | |
2018-10-07 | Remove the bundled open sans font | Konstantinos Sideris | 15 | -220/+6 | |
2018-10-07 | Remove built-in emoji picker | Konstantinos Sideris | 36 | -794/+5 | |
2018-10-07 | Add the correct parent to scaleCombo | Konstantinos Sideris | 2 | -12/+18 | |
2018-10-06 | Remove room re-ordering option | Konstantinos Sideris | 5 | -37/+3 | |
2018-10-06 | Remove Scrollbar | Konstantinos Sideris | 4 | -117/+1 | |
2018-10-06 | Adjust the height of the bottom widgets | Konstantinos Sideris | 2 | -11/+26 | |
2018-10-06 | Remove debug logs from Windows builds | Konstantinos Sideris | 1 | -4/+9 | |
2018-10-06 | Adjust the font sizes of the welcome page | Konstantinos Sideris | 2 | -48/+29 | |
2018-10-06 | Adjust the widget size of the room list items | Konstantinos Sideris | 7 | -70/+100 | |
2018-10-04 | Derive widget sizing from the font size | Konstantinos Sideris | 4 | -25/+41 | |
2018-10-02 | Remove some unnecessary calls | Konstantinos Sideris | 2 | -4/+0 | |
2018-10-01 | Add option to configure the font size | Konstantinos Sideris | 6 | -56/+68 | |
fixes #161 | |||||
2018-09-30 | Enable debug logs | Konstantinos Sideris | 9 | -37/+49 | |
2018-09-30 | Change the minimum width for modals | Konstantinos Sideris | 5 | -10/+8 | |
2018-09-30 | Remove pixel value from fonts | Konstantinos Sideris | 29 | -108/+77 | |
2018-09-29 | Remove obsolete font/size setting | Konstantinos Sideris | 1 | -12/+4 | |
2018-09-29 | Remove pixel values from the text input widget | Konstantinos Sideris | 1 | -14/+0 | |
2018-09-29 | Make the height of the bottom bar smaller | Konstantinos Sideris | 2 | -4/+4 | |
2018-09-28 | Display tags as sorting items in the community panel (#401) | Victor Berger | 15 | -3/+234 | |
2018-09-26 | Don't enable tray by default | Konstantinos Sideris | 1 | -1/+1 | |
2018-09-26 | Don't clear selection when a context menu is requested | Konstantinos Sideris | 2 | -0/+40 | |
2018-09-26 | Move TextLabel into its own file | Konstantinos Sideris | 6 | -111/+143 | |
2018-09-26 | Lint | Konstantinos Sideris | 1 | -1/+1 | |
2018-09-26 | v0.6.1 | Konstantinos Sideris | 5 | -8/+19 | |
2018-09-25 | Clear text selection when focus is lost | Konstantinos Sideris | 2 | -1/+11 | |
fixes #409 | |||||
2018-09-25 | Add infinite scroll in member list | Konstantinos Sideris | 2 | -31/+6 | |
fixes #446 | |||||
2018-09-25 | Don't clear the member list when the modal is hidden | Konstantinos Sideris | 1 | -7/+0 | |
fixes #447 | |||||
2018-09-25 | ci: Update qt installer framework | Konstantinos Sideris | 1 | -1/+1 | |
2018-09-25 | Remove bintray from the readme | Konstantinos Sideris | 1 | -2/+1 | |
2018-09-25 | Use QPushButton on the preview modal | Konstantinos Sideris | 3 | -16/+9 | |
2018-09-25 | Copy the missing cmark.dll from the deps directory | Konstantinos Sideris | 1 | -0/+3 | |
2018-09-21 | v0.6.0 | Konstantinos Sideris | 7 | -19/+29 | |
2018-09-21 | Put back github releases | Konstantinos Sideris | 2 | -0/+34 | |
2018-09-21 | Require login when the cache format changes (regression on #444) | Konstantinos Sideris | 2 | -5/+6 | |
2018-09-21 | Add close buttons to all dialogs | Konstantinos Sideris | 4 | -0/+37 | |
2018-09-21 | Center dialogs around the main window | Konstantinos Sideris | 2 | -18/+19 | |
2018-09-21 | Add method to center widgets & clean up unused headers | Konstantinos Sideris | 11 | -36/+28 | |
2018-09-20 | Close dialogs on confirmation | Konstantinos Sideris | 8 | -38/+31 | |
2018-09-20 | Use confirm as the default button | Konstantinos Sideris | 3 | -6/+6 | |
2018-09-19 | macOS: Use the native emoji picker | Konstantinos Sideris | 5 | -2/+63 | |
fixes #79 | |||||
2018-09-19 | Improvements on the system theme | Konstantinos Sideris | 35 | -413/+336 | |