Commit Graph

1063 Commits

Author SHA1 Message Date
Nicolas Constant 52f5aa69df
clean up 2019-11-20 23:12:12 -05:00
Nicolas Constant fb4a274956
road to 0.19.0 2019-11-20 23:07:18 -05:00
Nicolas Constant fc6d994f42
removed filters on notification column 2019-11-20 23:04:34 -05:00
Nicolas Constant fb018a7a80
added new notifications sub 2019-11-20 22:59:45 -05:00
Nicolas Constant 39b8b15f72
added notification retrieval 2019-11-20 22:40:23 -05:00
Nicolas Constant c182540ca8
added notification switch, animation and mentions 2019-11-20 22:15:50 -05:00
Nicolas Constant 29d646477d
added browsing binding 2019-11-19 00:29:39 -05:00
Nicolas Constant c09b89b131
first integration notification in column 2019-11-19 00:26:23 -05:00
Nicolas Constant bd11d1dfea
added notification in component 2019-11-18 23:54:11 -05:00
Nicolas Constant 3e9bd59a7f
fix focus 2019-11-17 20:50:09 -05:00
Nicolas Constant 756deb56f4
starting notification retrieval 2019-11-17 00:57:58 -05:00
Nicolas Constant 7a001a7f67
added selector 2019-11-16 23:59:23 -05:00
Nicolas Constant 8ddd06facd
added notification comp 2019-11-16 22:57:33 -05:00
Nicolas Constant ce277d57b6
added autofocus functionality 2019-11-16 22:35:20 -05:00
Nicolas Constant f8eba5a479
disabling sounds functionnal 2019-11-16 17:52:21 -05:00
Nicolas Constant 6eb3e44923
disabling avatar notifications functionnal 2019-11-16 17:40:49 -05:00
Nicolas Constant d7d1952c5e
added account settings binding 2019-11-16 17:32:58 -05:00
Nicolas Constant 97976a1f68
added settings bindings 2019-11-16 17:27:29 -05:00
Nicolas Constant 24ed03f66a
added notification design 2019-11-14 23:23:17 -05:00
Nicolas Constant 0db82b4ce3
added settings forms and positionning 2019-11-14 22:58:09 -05:00
Nicolas Constant f8bd0adc53
load sound notification from settings 2019-11-14 22:06:16 -05:00
Nicolas Constant 1dd52dde34
added controls to change sound notification 2019-11-13 23:12:00 -05:00
Nicolas Constant 36f9a1f87a
load sound file from settings 2019-11-13 22:32:42 -05:00
Nicolas Constant c177efa2e7
added sound Id in settings state 2019-11-13 22:18:39 -05:00
Nicolas Constant 423a32a888
fix notification sounds glitches 2019-11-13 22:03:56 -05:00
Nicolas Constant 93947744be
fix false positive notifications 2019-11-08 00:56:44 -05:00
Nicolas Constant 7414539f09
don't reload sound file each notification 2019-11-08 00:35:48 -05:00
Nicolas Constant eab60d4449
added sound 2019-11-08 00:04:41 -05:00
Nicolas Constant 0cd17f25d6
added websocket fallback 2019-11-07 23:39:26 -05:00
Nicolas Constant de20c8f4f4
added websocket wirering 2019-11-07 23:05:48 -05:00
Nicolas Constant 9e3389ed11
added polls to exclusion 2019-11-07 21:39:09 -05:00
Nicolas Constant 4390a5e89c
fix exclusion 2019-11-07 00:34:14 -05:00
Nicolas Constant a9bee0f9fb
make distinction between mention and notification 2019-11-07 00:19:06 -05:00
Nicolas Constant c846859461
Merge pull request #194 from NicolasConstant/develop
sync from Develop
2019-11-06 22:51:04 -05:00
Nicolas Constant b060c6f7c5
Merge pull request #193 from NicolasConstant/master
sync from Master
2019-11-06 22:49:59 -05:00
Nicolas Constant 7f82edf7be
Merge pull request #187 from NicolasConstant/fix_docker
PR 0.18.2
2019-11-02 01:58:41 -04:00
Nicolas Constant c5bf07a1a6
clean up 2019-11-02 01:32:17 -04:00
Nicolas Constant 903fdce232
fix tests 2019-11-02 01:30:41 -04:00
Nicolas Constant 6d7ddec1bd
road to 0.18.2 2019-11-02 01:24:47 -04:00
Nicolas Constant 329bdffd20
create proper launcher page 2019-11-02 01:21:58 -04:00
Nicolas Constant 382a3df3bf
added sengi launcher 2019-11-02 00:47:04 -04:00
Nicolas Constant 99b1ea3a2b
added url rewriting rules 2019-11-01 00:14:51 -04:00
Nicolas Constant e137317dc1
added build folder 2019-10-31 23:49:13 -04:00
Nicolas Constant bbfb4bc026
added redirection to url root 2019-10-31 19:58:09 -04:00
Nicolas Constant a23db9b30e
Merge pull request #185 from NicolasConstant/develop
0.18.1 PR
2019-10-11 23:17:05 -04:00
Nicolas Constant ce0e7f09cd
road to 0.18.1 2019-10-11 23:02:10 -04:00
Nicolas Constant 85cc61df8a
fix firefox gototop 2019-10-11 22:42:08 -04:00
Nicolas Constant 24324ddccb
fix autosuggest not opening with emoji 2019-10-11 19:59:53 -04:00
Nicolas Constant 4b0924dd3b
Merge pull request #182 from ahangarha/bidi-sup-create-status
add bidi support for creating status
2019-10-09 20:55:42 -04:00
Mostafa Ahangarha 900652e5e8 WIP - add bidi support for creating status
Added `dir="auto"` attribution to make the input fields automatically
detect the direction of text and render it properly specially for RTL
texts.
2019-10-09 19:07:11 +03:30