redsky17
10095b8704
Merge branch 'master' of github.com:nheko-reborn/nheko
2019-01-18 01:01:55 +00:00
redsky17
55883ec2de
Remove the code that removed paragraph tags from markdown -> html.
...
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-18 00:59:31 +00:00
Joe
600ec27857
Merge branch 'master' of https://github.com/redsky17/nheko
2019-01-16 20:35:23 -05:00
Joe
341c0303ec
Update travis.yml to include webhook for posting build
...
status to nheko-reborn matrix room
2019-01-16 20:35:14 -05:00
redsky17
996a4c9590
Fix clang-format linting issue
2019-01-16 18:18:57 +00:00
redsky17
88665b0925
Update the README to point to updated endpoints for the various CI
...
projects.
Update the appveyor configuration to no longer use mujx keys.
Travis-CI keys still need to be updated.
2019-01-16 04:41:59 +00:00
Joe
d21fa0efa4
Update deps CMake config to point to nheko-reborn mtxclient
2019-01-15 21:47:46 -05:00
Joseph Donofry
87349fd164
Merge pull request #1 from aaronraimist/readme-redsky-room
...
Update README to link to the room for the fork
2019-01-13 01:28:06 -05:00
Aaron Raimist
50780c0ef2
Update README to link to the room for the fork
2019-01-12 23:58:16 -06:00
redsky17
bcabf2fb73
Update travis ci config to point to redsky17 config and try to fix lint
...
errors
2019-01-13 03:48:07 +00:00
redsky17
c930b36799
Update README to point to redsky17 travis-ci and appveyor vs mujx.
2019-01-13 02:18:01 +00:00
redsky17
3fceaeb203
Add hover color for timestamp.
...
Update dark and system themes to provide
colors for the hover states for title, subtitle, and timestamp.
2019-01-12 22:03:25 +00:00
Joe Donofry
ae91bab07d
Tweak some of the colors in the CSS rules for nheko.
...
Add room list hover title/subtitle color change support.
2019-01-12 14:35:56 +00:00
Konstantinos Sideris
6a90ed574e
Increase the height of the roomlist items
2018-10-10 22:02:59 +03:00
Konstantinos Sideris
a671bd62c4
v0.6.2
2018-10-07 17:53:09 +03:00
Konstantinos Sideris
184c8b28e9
Use a smaller font size for the timestamp
2018-10-07 16:32:46 +03:00
Konstantinos Sideris
f272d9221e
Use alignment instead of stretch
2018-10-07 14:18:44 +03:00
Konstantinos Sideris
aa486a5c0c
Adjustments for the minimized sidebar
2018-10-07 14:09:47 +03:00
Konstantinos Sideris
2295d681a4
Remove the bundled open sans font
2018-10-07 13:27:20 +03:00
Konstantinos Sideris
4b807229aa
Remove built-in emoji picker
2018-10-07 13:13:14 +03:00
Konstantinos Sideris
c2faaa4d39
Add the correct parent to scaleCombo
2018-10-07 12:58:38 +03:00
Konstantinos Sideris
4865f852d8
Remove room re-ordering option
2018-10-06 18:43:53 +03:00
Konstantinos Sideris
3fdfc9b69f
Remove Scrollbar
2018-10-06 18:39:11 +03:00
Konstantinos Sideris
675f1be777
Adjust the height of the bottom widgets
2018-10-06 18:07:02 +03:00
Konstantinos Sideris
f58cbd7281
Remove debug logs from Windows builds
2018-10-06 17:45:56 +03:00
Konstantinos Sideris
748c5898be
Adjust the font sizes of the welcome page
2018-10-06 17:41:47 +03:00
Konstantinos Sideris
844443a324
Adjust the widget size of the room list items
2018-10-06 17:21:03 +03:00
Konstantinos Sideris
420937ab83
Derive widget sizing from the font size
2018-10-04 00:32:13 +03:00
Konstantinos Sideris
be1478183e
Remove some unnecessary calls
2018-10-02 13:16:44 +03:00
Konstantinos Sideris
3a57d1018e
Add option to configure the font size
...
fixes #161
2018-10-01 17:56:46 +03:00
Konstantinos Sideris
4b1b062388
Enable debug logs
2018-09-30 14:33:54 +03:00
Konstantinos Sideris
8f89ad15f7
Change the minimum width for modals
2018-09-30 13:37:38 +03:00
Konstantinos Sideris
9038c950ae
Remove pixel value from fonts
2018-09-30 13:24:36 +03:00
Konstantinos Sideris
d1e08e0008
Remove obsolete font/size setting
2018-09-29 14:26:47 +03:00
Konstantinos Sideris
29f442a9f9
Remove pixel values from the text input widget
2018-09-29 14:19:22 +03:00
Konstantinos Sideris
758be07a5a
Make the height of the bottom bar smaller
2018-09-29 14:05:59 +03:00
Victor Berger
18a98a7c1d
Display tags as sorting items in the community panel ( #401 )
2018-09-28 12:40:51 +00:00
Konstantinos Sideris
59a1b6b47c
Don't enable tray by default
2018-09-26 19:22:52 +03:00
Konstantinos Sideris
bbf37bf633
Don't clear selection when a context menu is requested
2018-09-26 19:21:10 +03:00
Konstantinos Sideris
c64a1bf759
Move TextLabel into its own file
2018-09-26 15:17:14 +03:00
Konstantinos Sideris
9bc7b6305e
Lint
2018-09-26 12:06:30 +03:00
Konstantinos Sideris
5ea47920ab
v0.6.1
2018-09-26 09:27:58 +03:00
Konstantinos Sideris
c9427c7f17
Clear text selection when focus is lost
...
fixes #409
2018-09-25 18:06:11 +03:00
Konstantinos Sideris
7a288cc2cb
Add infinite scroll in member list
...
fixes #446
2018-09-25 15:43:48 +03:00
Konstantinos Sideris
39b4c83bb0
Don't clear the member list when the modal is hidden
...
fixes #447
2018-09-25 14:53:07 +03:00
Konstantinos Sideris
c852cd7646
ci: Update qt installer framework
2018-09-25 14:45:50 +03:00
Konstantinos Sideris
14e1545c9a
Remove bintray from the readme
2018-09-25 14:42:50 +03:00
Konstantinos Sideris
adf2019c56
Use QPushButton on the preview modal
2018-09-25 14:41:47 +03:00
Konstantinos Sideris
773575ce52
Copy the missing cmark.dll from the deps directory
2018-09-25 13:53:39 +03:00
Konstantinos Sideris
dec643e6ea
v0.6.0
2018-09-21 16:44:45 +03:00