pajlada
cf3612c19a
Merge pull request #1047 from apa420/patch-1
...
Update BUILDING_ON_WINDOWS.md add step with required dll's
2019-05-01 21:42:14 +02:00
apa420
7266ae2856
Merge pull request #1 from RAnders00/patch-2
...
Correct indent
2019-05-01 20:33:07 +02:00
Ruben Anders
91ade0d078
Correct indent
2019-05-01 20:30:14 +02:00
apa420
4a7856d997
Update BUILDING_ON_WINDOWS.md
2019-05-01 20:25:55 +02:00
Rasmus Karlsson
9d8838149f
Merge remote-tracking branch 'origin/master' into nightly
2019-05-01 19:58:43 +02:00
TranRed
b33478d8c6
stored original message text in message
2019-05-01 16:43:52 +02:00
TranRed
bbf649bf70
Added {message} parameter for moderation buttons
2019-05-01 16:08:45 +02:00
pajlada
5e7a1c4eb9
Merge pull request #1044 from tsoding/nixos
...
Add NixOS Building Instructions
2019-05-01 15:57:01 +02:00
rexim
0644134f7c
Add NixOS Building Instructions
2019-05-01 20:18:29 +07:00
TranRed
34f820be18
implemented fallback logic for corrupted window layout ( #1039 )
...
* fallback logic for corrupted window layout
1. before saving the window-layout a backup will created to avoid corruption due to crashes while saving
2. when starting chatterino and the window-layout file returns and empty window layout (due to corruptio) the backup will be read and the layout will be build from this data
* Update WindowManager.hpp
* used QSaveFile instead of crude custom implementation
* implemented suggested feedback from review
* proper method call
was tired and slightly drunk Kapp
2019-05-01 09:58:13 +02:00
pajlada
ad559f9d97
Merge pull request #1038 from hemirt/master
...
remove unprofessional (puke) inside comments
2019-04-29 20:59:16 +02:00
hemirt
e0e7d366d3
remove useless comment
2019-04-29 20:33:04 +02:00
hemirt
56956eea58
remove weeb hate
2019-04-28 23:23:04 +02:00
pajlada
77f57bcff2
Merge pull request #1012 from apa420/apa-deleted-messages
...
Added support for single deleted messages
2019-04-28 12:51:57 +02:00
apa420
31ab2428f6
Pajlada made a nice trashcan, thank him :)
2019-04-28 12:46:55 +02:00
apa420
ae0122e389
Added a message when an invalid /delete appears
2019-04-28 11:31:34 +02:00
apa420
3c1d264689
Added trashcan, replaced messageID var with this-message().id, removed pubsub stuff that didn't belong
2019-04-28 02:25:05 +02:00
pajlada
124dd5e8bd
Merge pull request #1020 from 23rd/patch-22-travis-osx
...
Edited .travis.yml to add compilation and deployment for OS X.
2019-04-27 19:12:00 +02:00
pajlada
20610d8e26
Merge pull request #1033 from 23rd/patch-25-icon-osx
...
Fixed icon of application for OS X.
2019-04-27 19:11:44 +02:00
23rd
780b1e8622
Fixed icon of application for OS X.
2019-04-27 16:43:03 +03:00
pajlada
f1569a4cd7
Merge pull request #1026 from 23rd/patch-23-empty-message-retina
...
Fixed display of text message in empty tabs for Retina screen.
2019-04-27 13:23:18 +02:00
23rd
53640a9097
Fixed display of text message in empty tabs for Retina screen.
2019-04-27 14:19:03 +03:00
pajlada
321d86de2c
Merge pull request #1021 from TETYYS/nightly
...
Change to new character to make duplicate message error bypass work again
2019-04-26 23:36:54 +02:00
tetyys
40b4c2fefc
Change to new character to make duplicate message error bypass work again
2019-04-27 00:31:15 +03:00
pajlada
a5a0ad59b8
Merge pull request #1017 from TranRed/nightly
...
Opening streams from toast + quickfix highlights in light theme
2019-04-26 23:02:48 +02:00
Rasmus Karlsson
d44e1476a5
Merge branch 'master' into nightly
2019-04-25 21:48:59 +02:00
pajlada
259657b868
Merge pull request #1014 from TranRed/patch-1
...
Updated links in building_on_windows.md
2019-04-25 21:45:26 +02:00
23rd
68ce262d9e
Edited .travis.yml to add compilation and deployment for OS X.
2019-04-25 11:49:06 +03:00
Rasmus Karlsson
3113513290
remove stupid log message
2019-04-23 09:10:34 +02:00
TranRed
ac1957ff68
Quick fix for highlighting in light themes
...
set defaults for highlighting colors. Only use "hidden setting" when populated.
2019-04-22 18:32:58 +02:00
TranRed
ad38d0ca1c
Added setting for opening streams from toast
...
Implemented #710
Added options for opening streams from clicking the toas notficiation: (according to options in splits)
- open in browser
- open player in browser
- open in streamlink (needs to be tested, but should in theory work, since I only use the already existing function)
- don't open the stream (in case someone wants to prevent opening streams "by accident")
2019-04-22 09:03:52 +02:00
TranRed
e3281da139
Changed Boost link to 1.69.0
...
Changed link back from 1.70 to version 1.69. Version 1.70 was throwing compiler errors on different computers for me
2019-04-21 17:15:04 +02:00
TranRed
d7be324caa
changed C:/local/bin to C:\local\bin
...
make it actually pastable into PATH
2019-04-20 20:51:22 +02:00
TranRed
3f1a4c6b1e
Update BUILDING_ON_WINDOWS.md
...
OpenSSL 1.0 download link was dead. Updated to current version
2019-04-20 20:43:31 +02:00
TranRed
75ba46a55a
Updated Boost convenience link to newest relase
...
Changed convenience link to (newest) release 1.70.0 instead of 1.67.0
2019-04-20 20:36:08 +02:00
apa420
4f79d6fc07
Added deleted messages, will also add the disabled tag to denied automod messages
2019-04-19 22:44:02 +02:00
Rasmus Karlsson
4cf656fe62
add appveyor.yml file to repo
2019-04-19 12:13:53 +02:00
fourtf
9be0d7d458
removed red stripes and connected tape cut visuals
2019-04-17 17:02:13 +02:00
fourtf
0c7807d400
added script to update SOURCES and HEADERS in chatternio.pro
2019-04-17 16:59:52 +02:00
pajlada
97faec15e0
Merge pull request #979 from hemirt/whispers
...
do not disable whispers on clears and timeouts
2019-04-16 15:06:42 +02:00
pajlada
d846b723c7
Merge pull request #983 from Ckath/savemoderation
...
Save chat moderation state in splits
2019-04-16 14:57:45 +02:00
pajlada
0737922915
Merge pull request #998 from apa420/apa-remove-moderated-messages
...
Option to hide moderated messages (timed out messages)
2019-04-16 14:38:20 +02:00
apa420
817c40d733
Added continue for readability and removed to hide moderated messages
2019-04-16 14:36:15 +02:00
pajlada
43504114b5
Merge pull request #994 from apa420/apa-after-x-lines
...
Made wording more consistent in generalpage
2019-04-16 14:33:01 +02:00
apa420
ac9106e2f5
Will now also remove the messages when the timeout occurs, it's a bad implementation of it though, should be better
2019-04-15 22:55:10 +02:00
pajlada
d7f0bcd80a
Merge pull request #977 from Cranken/master
...
Made links clickable in sent whispers.
2019-04-14 17:15:09 +02:00
pajlada
695d200d79
Merge pull request #1007 from pphop/pphop-show-ignored
...
Show ignored users messages anyway setting
2019-04-14 16:59:40 +02:00
pphop
e4d3e6de7f
requested changes
2019-04-14 19:57:41 +05:00
pajlada
a1918144e4
Merge pull request #1002 from RAnders00/mod-action-channel-replacement
...
Mod action channel replacement
2019-04-14 16:50:41 +02:00
Rasmus Karlsson
de4bc02b66
Add ability to easily swap out the recent messages API with your own
...
Environment variable: CHATTERINO2_RECENT_MESSAGES_URL
For now, the API structure of the recent messages API is undocumented,
but once it's released it will have some documentation that
describes how to run it yourself, and it should be easy enough to
just make your own API that fits
2019-04-13 19:23:11 +02:00