Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing destructors | Konstantinos Sideris | 2017-08-15 | 1 | -0/+6 |
* | Ghetto room switcher | Konstantinos Sideris | 2017-08-15 | 7 | -2/+224 |
* | Focus on the text input when switching rooms | Konstantinos Sideris | 2017-08-14 | 2 | -0/+7 |
* | Update the last sender from the initial pagination | Konstantinos Sideris | 2017-08-14 | 4 | -22/+36 |
* | Don't overwrite last user | Konstantinos Sideris | 2017-08-13 | 1 | -9/+6 |
* | Typo | Konstantinos Sideris | 2017-08-13 | 1 | -1/+1 |
* | Create app bundle for macOS | Konstantinos Sideris | 2017-08-13 | 6 | -20/+63 |
* | macOS: Get rid of text field's focus border | Konstantinos Sideris | 2017-08-12 | 1 | -4/+7 |
* | Update AUR build script with lmdb | Konstantinos Sideris | 2017-08-10 | 1 | -8/+15 |
* | Remove unused variable | Konstantinos Sideris | 2017-08-06 | 1 | -5/+0 |
* | Use 'You' instead of your own user id | Konstantinos Sideris | 2017-08-06 | 1 | -6/+12 |
* | Display the most recent message instead of the topic | Konstantinos Sideris | 2017-08-06 | 11 | -7/+139 |
* | Avoid header conflict (second attempt) | Konstantinos Sideris | 2017-08-06 | 1 | -2/+2 |
* | Fix full screen image viewer on macOS sierra | Konstantinos Sideris | 2017-08-06 | 2 | -27/+17 |
* | The emoji panel shouldn't steal focus from other windows | Konstantinos Sideris | 2017-08-05 | 1 | -0/+1 |
* | Merge pull request #48 from JaniM/patch-1 | mujx | 2017-08-05 | 1 | -1/+6 |
|\ | |||||
| * | Nix: ignore earlier build results | Jani Mustonen | 2017-08-05 | 1 | -1/+6 |
|/ | |||||
* | Add basic nix expressions (#47) | Jani Mustonen | 2017-08-05 | 4 | -0/+32 |
* | Drop support for XCode 7 | Konstantinos Sideris | 2017-08-05 | 2 | -4/+1 |
* | Rename Event.h header to avoid header conflict | Konstantinos Sideris | 2017-08-05 | 1 | -1/+1 |
* | Include lmdb header | Konstantinos Sideris | 2017-08-05 | 1 | -0/+2 |
* | Remove extra exception catch | Konstantinos Sideris | 2017-08-05 | 1 | -2/+0 |
* | Keep fetching history until the scrollbar gets activated | Konstantinos Sideris | 2017-08-05 | 5 | -10/+28 |
* | Parse utf-8 data properly | Konstantinos Sideris | 2017-08-01 | 1 | -1/+1 |
* | Update readme and travis for lmdb | Konstantinos Sideris | 2017-07-30 | 3 | -14/+29 |
* | Initial support for state cache | Konstantinos Sideris | 2017-07-30 | 14 | -15/+631 |
* | Add serialization on matrix events | Konstantinos Sideris | 2017-07-30 | 27 | -12/+285 |
* | Append backwards events after the spacer | Konstantinos Sideris | 2017-07-30 | 1 | -1/+1 |
* | Save and restore app's window size | Konstantinos Sideris | 2017-07-30 | 4 | -3/+40 |
* | Fix small timestamp misalignment | Konstantinos Sideris | 2017-07-15 | 2 | -3/+6 |
* | Use pixels to specify the font sizes | Konstantinos Sideris | 2017-07-15 | 19 | -92/+156 |
* | Linting | Konstantinos Sideris | 2017-07-09 | 4 | -18/+16 |
* | Add Gentoo build and installation instructions (#45) | PureTryOut | 2017-07-09 | 3 | -1/+57 |
* | Remove custom badge counter from mac and windows (#42) | Konstantinos Sideris | 2017-07-09 | 6 | -10/+103 |
* | Improve login flow (#35) | jansol | 2017-07-08 | 10 | -131/+244 |
* | Fix emoji alignment issue (#43) | george99g | 2017-07-04 | 1 | -1/+1 |
* | Slow down spinner | Konstantinos Sideris | 2017-07-02 | 2 | -5/+9 |
* | Show unread count on MacOs toolbar | Konstantinos Sideris | 2017-07-01 | 2 | -0/+19 |
* | Remove hardcoded font sizes on the top bars and text input | Konstantinos Sideris | 2017-07-01 | 6 | -17/+42 |
* | Add option for the default font size | Konstantinos Sideris | 2017-07-01 | 2 | -2/+8 |
* | Set emoji size relative to the default font | Konstantinos Sideris | 2017-07-01 | 2 | -1/+8 |
* | Remove hardcoded font sizes, margins etc | Konstantinos Sideris | 2017-07-01 | 5 | -69/+132 |
* | Don't collapse room list | Konstantinos Sideris | 2017-06-06 | 1 | -0/+1 |
* | Repaint when the room avatar is received | Konstantinos Sideris | 2017-06-05 | 2 | -3/+4 |
* | Lazy load initial timeline events | Konstantinos Sideris | 2017-06-05 | 4 | -10/+14 |
* | Fix scrolling flickering on backwards pagination | Konstantinos Sideris | 2017-06-05 | 2 | -7/+21 |
* | Experimental support for user avatars in timeline | Konstantinos Sideris | 2017-06-05 | 9 | -101/+412 |
* | Show confirmation dialog on logout | Konstantinos Sideris | 2017-06-02 | 13 | -15/+155 |
* | Don't mark messages from local user as unread | Konstantinos Sideris | 2017-06-01 | 1 | -1/+7 |
* | Be explicit about the text color on the context menu | Konstantinos Sideris | 2017-05-31 | 2 | -4/+3 |
* | Add context menu on RoomList items | Konstantinos Sideris | 2017-05-31 | 6 | -17/+70 |
* | Add menu to toggle notifications | Konstantinos Sideris | 2017-05-31 | 9 | -31/+163 |
* | Add drop shadow to emoji panel | Konstantinos Sideris | 2017-05-31 | 4 | -140/+245 |
* | Show a warning for Qt < 5.7 | Konstantinos Sideris | 2017-05-30 | 1 | -1/+1 |
* | Explicitly define 5.7 as the minimum required Qt version | Konstantinos Sideris | 2017-05-30 | 1 | -0/+7 |
* | Create a named device on login | Konstantinos Sideris | 2017-05-30 | 1 | -1/+13 |
* | Merge branch 'RiotTranslate-weblate-nheko-nheko' | Konstantinos Sideris | 2017-05-30 | 2 | -70/+70 |
|\ | |||||
| * | Translated using Weblate (German) | Krombel | 2017-05-30 | 1 | -35/+35 |
| * | Translated using Weblate (Dutch) | Bart Ribbers | 2017-05-29 | 1 | -35/+35 |
* | | Add weblate badge | Konstantinos Sideris | 2017-05-30 | 1 | -1/+1 |
|/ | |||||
* | Fill out translation fields for english | Konstantinos Sideris | 2017-05-29 | 1 | -34/+34 |
* | Add qt-tools as a dependency | Konstantinos Sideris | 2017-05-29 | 3 | -4/+4 |
* | Add translation file for english | Konstantinos Sideris | 2017-05-29 | 4 | -3/+198 |
* | Set up translations | Konstantinos Sideris | 2017-05-29 | 12 | -48/+658 |
* | Update tests | Konstantinos Sideris | 2017-05-27 | 1 | -5/+5 |
* | Fetch avatar thumbnail instead of the original image | Konstantinos Sideris | 2017-05-27 | 1 | -6/+20 |
* | Resolve name and avatar on 1-on-1 rooms | Konstantinos Sideris | 2017-05-26 | 9 | -50/+220 |
* | Add custom scrollbar on the timeline | Konstantinos Sideris | 2017-05-24 | 8 | -13/+170 |
* | Don't show the landing page when there is an active user | Konstantinos Sideris | 2017-05-22 | 2 | -16/+31 |
* | Increase tray icon's bubble size | Konstantinos Sideris | 2017-05-22 | 2 | -2/+6 |
* | pixelSize -> pointSize | Konstantinos Sideris | 2017-05-22 | 1 | -1/+1 |
* | Properly quit app on tray icon's action | Konstantinos Sideris | 2017-05-21 | 1 | -1/+4 |
* | Be explicit about room's name color | Konstantinos Sideris | 2017-05-21 | 1 | -0/+1 |
* | Minimize to tray | Konstantinos Sideris | 2017-05-21 | 9 | -1/+203 |
* | Snappy sidebar | Konstantinos Sideris | 2017-05-19 | 11 | -236/+172 |
* | Remove RoomList UI form | Konstantinos Sideris | 2017-05-19 | 4 | -180/+37 |
* | Reverse colors on selection for the unread message bubble | Konstantinos Sideris | 2017-05-19 | 1 | -2/+12 |
* | Add hover color on RoomList items | Konstantinos Sideris | 2017-05-19 | 2 | -1/+5 |
* | Simplify room list item | Konstantinos Sideris | 2017-05-19 | 5 | -124/+245 |
* | Replace include guards with #pragma once | Konstantinos Sideris | 2017-05-16 | 66 | -266/+66 |
* | Add geometry animation on emoji picker | Konstantinos Sideris | 2017-05-16 | 2 | -9/+28 |
* | Show user info even if the display name or avatar are missing | Konstantinos Sideris | 2017-05-16 | 4 | -15/+19 |
* | Clear room state on logout | Konstantinos Sideris | 2017-05-16 | 1 | -0/+1 |
* | Remove MainWindow ui form | Konstantinos Sideris | 2017-05-14 | 4 | -56/+12 |
* | Add missing parents | Konstantinos Sideris | 2017-05-14 | 1 | -3/+3 |
* | Make InputValidator class members static | Konstantinos Sideris | 2017-05-14 | 6 | -46/+22 |
* | Use QSharedPointer to manage TimelineViews and RoomInfoListItems | Konstantinos Sideris | 2017-05-14 | 6 | -20/+7 |
* | Fix ripple size on RoomListItem | Konstantinos Sideris | 2017-05-14 | 1 | -3/+3 |
* | Update prev_batch only while paginating | Konstantinos Sideris | 2017-05-13 | 2 | -1/+5 |
* | Initial support for backwards pagination | Konstantinos Sideris | 2017-05-12 | 10 | -94/+388 |
* | Highlight URLs in TimelineView | Konstantinos Sideris | 2017-05-11 | 2 | -6/+19 |
* | Prefer non UserId as display names | Konstantinos Sideris | 2017-05-10 | 1 | -1/+5 |
* | Restrict inline image size to its minimum | Konstantinos Sideris | 2017-05-10 | 1 | -4/+3 |
* | Check for nullptr before delete | Konstantinos Sideris | 2017-05-10 | 1 | -4/+8 |
* | Update installation instructions | Konstantinos Sideris | 2017-05-09 | 2 | -16/+24 |
* | Add PKGBUILD | Konstantinos Sideris | 2017-05-09 | 2 | -0/+60 |
* | Save the user defined domain instead of the one provided by login response | Konstantinos Sideris | 2017-05-09 | 3 | -10/+8 |
* | Add settings panel for homeserver's domain | Konstantinos Sideris | 2017-05-09 | 7 | -13/+175 |
* | Initial support for display names | Konstantinos Sideris | 2017-05-08 | 5 | -9/+39 |
* | Add sync timeout | Konstantinos Sideris | 2017-05-08 | 1 | -0/+1 |
* | Add tests on travis | Konstantinos Sideris | 2017-05-08 | 4 | -1/+31 |
* | Fix windows build | Konstantinos Sideris | 2017-05-08 | 1 | -3/+3 |
* | Use strongly typed enums | Konstantinos Sideris | 2017-05-08 | 17 | -79/+77 |
* | Use timeline to retrieve state events | Konstantinos Sideris | 2017-05-07 | 45 | -283/+1902 |
* | Add matrix::events namespace | Konstantinos Sideris | 2017-05-04 | 25 | -1/+101 |
* | Add StateEvent | Konstantinos Sideris | 2017-05-04 | 2 | -0/+112 |
* | Add RoomEvent | Konstantinos Sideris | 2017-05-04 | 2 | -0/+151 |
* | Add base Event class | Konstantinos Sideris | 2017-05-04 | 4 | -0/+225 |
* | Add event contents | Konstantinos Sideris | 2017-05-04 | 23 | -7/+1517 |
* | macOS fixes (#15) | Matthew Hodgson | 2017-05-04 | 4 | -12/+26 |
* | Set application attributes before QApplication | Konstantinos Sideris | 2017-05-03 | 1 | -2/+2 |
* | Set text color for QLineEdit | Konstantinos Sideris | 2017-05-03 | 2 | -0/+6 |
* | Don't set the font size with a stylesheet | Konstantinos Sideris | 2017-05-02 | 1 | -6/+7 |
* | Enable high dpi | Konstantinos Sideris | 2017-05-01 | 1 | -0/+2 |
* | Add lint rule | Konstantinos Sideris | 2017-04-30 | 5 | -4/+10 |
* | Fix MainWindow being out of focus when the fullscreen overlay is closed | Konstantinos Sideris | 2017-04-30 | 2 | -3/+16 |
* | Close fullscreen overlay with out of contents click | Konstantinos Sideris | 2017-04-30 | 1 | -0/+2 |
* | Add full screen overlay for image display | Konstantinos Sideris | 2017-04-30 | 4 | -3/+168 |
* | Show image text overlay on hover | Konstantinos Sideris | 2017-04-30 | 1 | -8/+11 |
* | Add initial support for inline images | Konstantinos Sideris | 2017-04-28 | 10 | -5/+382 |
* | Rename History to Timeline | Konstantinos Sideris | 2017-04-27 | 9 | -73/+73 |
* | Set travis to Qt5.8 | Konstantinos Sideris | 2017-04-27 | 1 | -1/+1 |
* | Set Qt5.7 as the minimum required version | Konstantinos Sideris | 2017-04-27 | 2 | -6/+7 |
* | Exclude m.room.member events from initial sync | Konstantinos Sideris | 2017-04-27 | 1 | -0/+6 |
* | Make initial size wider | Konstantinos Sideris | 2017-04-26 | 1 | -1/+1 |
* | Update screen-shot | Konstantinos Sideris | 2017-04-26 | 1 | -1/+1 |
* | Add spinner to hide uninitialized layout after login | Konstantinos Sideris | 2017-04-26 | 9 | -9/+494 |
* | Merge pull request #6 from MTRNord/patch-1 | mujx | 2017-04-25 | 2 | -1/+234 |
|\ | |||||
| * | Add nsis setup generator | Marcel | 2017-04-25 | 2 | -1/+234 |
* | | Bundle fonts into the app | Konstantinos Sideris | 2017-04-25 | 1 | -11/+9 |
* | | Add .ico and .bmp logos for Windows installer | Konstantinos Sideris | 2017-04-25 | 3 | -0/+0 |
|/ | |||||
* | Remove invalid font | Konstantinos Sideris | 2017-04-25 | 1 | -0/+0 |
* | Merge pull request #8 from walle303/master | mujx | 2017-04-25 | 1 | -3/+3 |
|\ | |||||
| * | Change windows build to release | walle303 | 2017-04-24 | 1 | -3/+3 |
|/ | |||||
* | Set allowed TLD size to 63 chars | Konstantinos Sideris | 2017-04-24 | 1 | -1/+1 |
* | Don't set initial room with an empty room list | Konstantinos Sideris | 2017-04-24 | 1 | -0/+3 |
* | Add common style for the scroll bars | Konstantinos Sideris | 2017-04-24 | 3 | -7/+10 |
* | Add matrix room | Konstantinos Sideris | 2017-04-24 | 1 | -0/+1 |
* | Add full emoji support | Konstantinos Sideris | 2017-04-23 | 40 | -17/+2715 |
* | Update screen | Konstantinos Sideris | 2017-04-21 | 1 | -1/+1 |
* | Add logo icons | Konstantinos Sideris | 2017-04-21 | 13 | -21/+35 |
* | Add initial read-only emoji support | Konstantinos Sideris | 2017-04-19 | 18 | -12/+41 |
* | Update unread messages for the current room when the app is inactive | Konstantinos Sideris | 2017-04-16 | 1 | -3/+9 |
* | Show the unread message count on the window title | Konstantinos Sideris | 2017-04-15 | 6 | -1/+41 |
* | Move the main window to the center | Konstantinos Sideris | 2017-04-15 | 2 | -1/+9 |
* | Add initial support for unread message count | Konstantinos Sideris | 2017-04-15 | 11 | -11/+102 |
* | Update screen | Konstantinos Sideris | 2017-04-14 | 1 | -1/+1 |
* | Use color generator for nick names | Konstantinos Sideris | 2017-04-14 | 6 | -38/+60 |
* | Use light theme | Konstantinos Sideris | 2017-04-14 | 13 | -44/+48 |
* | Add proper struct initialization | Konstantinos Sideris | 2017-04-13 | 2 | -4/+9 |
* | Initial implementation for local echo | Konstantinos Sideris | 2017-04-13 | 10 | -48/+244 |
* | Don't use icons as room avatars | Konstantinos Sideris | 2017-04-12 | 2 | -3/+2 |
* | Use less contrast on the sidebar | Konstantinos Sideris | 2017-04-12 | 3 | -5/+6 |
* | Small stylistic changes | Konstantinos Sideris | 2017-04-12 | 3 | -12/+9 |
* | Add style for m.notice | Konstantinos Sideris | 2017-04-12 | 1 | -1/+4 |
* | Use a single nick to color map | Konstantinos Sideris | 2017-04-11 | 4 | -47/+49 |
* | Update CI | Konstantinos Sideris | 2017-04-11 | 3 | -6/+15 |
* | Decrease button's animation duration | Konstantinos Sideris | 2017-04-11 | 1 | -2/+2 |
* | Remove halo animation | Konstantinos Sideris | 2017-04-11 | 3 | -140/+0 |
* | Remove capitalization | Konstantinos Sideris | 2017-04-11 | 3 | -36/+31 |
* | Use only a MatrixClient as a shared pointer | Konstantinos Sideris | 2017-04-11 | 15 | -220/+214 |
* | Make the timer single shot | Konstantinos Sideris | 2017-04-11 | 4 | -12/+24 |
* | Allow message text selection | Konstantinos Sideris | 2017-04-10 | 1 | -0/+1 |
* | Handle room avatars in top bar without an icon | Konstantinos Sideris | 2017-04-10 | 3 | -0/+13 |
* | Hide horizontal scroll bar on history view | Konstantinos Sideris | 2017-04-10 | 2 | -2/+2 |
* | Use QString::simplified instead of regex | Konstantinos Sideris | 2017-04-10 | 2 | -3/+3 |
* | Update readme | Konstantinos Sideris | 2017-04-10 | 1 | -9/+25 |
* | Use Matrix ID for login | Konstantinos Sideris | 2017-04-10 | 3 | -14/+14 |
* | Sanitize room info for display | Konstantinos Sideris | 2017-04-10 | 2 | -13/+17 |
* | Disable travis notifications | Konstantinos Sideris | 2017-04-09 | 1 | -0/+3 |
* | Remove exception specifications | Konstantinos Sideris | 2017-04-09 | 12 | -45/+45 |
* | Add appveyor CI | Konstantinos Sideris | 2017-04-09 | 3 | -10/+41 |
* | Add travis CI | Konstantinos Sideris | 2017-04-09 | 5 | -9/+43 |
* | Clear text fields after login | Konstantinos Sideris | 2017-04-09 | 3 | -0/+9 |
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 17 | -41/+166 |
* | Implement initial registration stage | Konstantinos Sideris | 2017-04-08 | 7 | -21/+216 |
* | Use QLabel to display registration errors | Konstantinos Sideris | 2017-04-07 | 5 | -21/+30 |
* | Use const refs for the deserialized data | Konstantinos Sideris | 2017-04-06 | 19 | -196/+198 |
* | Initialize sync timer | Konstantinos Sideris | 2017-04-06 | 2 | -2/+5 |
* | Add rule for release builds | Konstantinos Sideris | 2017-04-06 | 2 | -4/+39 |
* | Add missing Makefile | Konstantinos Sideris | 2017-04-06 | 2 | -1/+11 |
* | Add readme | Konstantinos Sideris | 2017-04-06 | 1 | -0/+50 |
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 92 | -0/+8418 |