Commit Graph

377 Commits

Author SHA1 Message Date
SG-O
d89bfd2f22 Bugfix
Animated stickers were not animating
2022-07-08 05:07:04 +02:00
Travis Ralston
425854fc85 Code style/formatting 2022-04-12 18:55:58 -06:00
Travis Ralston
08bd1319c5
Merge pull request #450 from TheTimeWalker/ios-sticker-sending
Fix iOS stickers by adding widgetData to callAction
2021-12-28 13:54:10 -07:00
Travis Ralston
9bc06e04b3 Set default language to EN
Fixes https://github.com/turt2live/matrix-dimension/issues/457
2021-12-13 13:29:55 -07:00
Travis Ralston
348825d01b Update i18n 2021-12-13 13:29:22 -07:00
Travis Ralston
2e4ea88154 Minor touchups to dark theme 2021-12-13 13:24:39 -07:00
Travis Ralston
6a8277320d Minor styling fixes 2021-12-13 13:14:28 -07:00
Travis Ralston
8ccb96e3b4 Re-introduce sticker picker link 2021-12-13 13:09:48 -07:00
Travis Ralston
3d40560bb9 Update simple bot integration behaviour 2021-12-09 15:44:15 -07:00
Travis Ralston
f5236d842a Restyle remaining bridge components 2021-12-09 15:17:14 -07:00
Travis Ralston
d9006f4aec Make TradingView widget use new select field 2021-12-09 14:39:48 -07:00
Travis Ralston
15183721c2 Redecorate github integration page 2021-12-09 14:35:28 -07:00
Travis Ralston
bdd42b5893 First pass of widget config screen designs 2021-12-08 16:21:39 -07:00
Travis Ralston
6f3152e4b2 Add a stylized Element field input component 2021-12-07 23:59:28 -07:00
Travis Ralston
8010658e4b Fix excess debug 2021-12-06 21:21:43 -07:00
Travis Ralston
aa851d99df Misc cleanup 2021-12-06 21:20:16 -07:00
Travis Ralston
0e1aa69466 Fix "This room is bridged to $void" message bug 2021-12-06 21:18:57 -07:00
Travis Ralston
bddb3aa74a Change over to improved repo APIs 2021-12-06 21:15:25 -07:00
Travis Ralston
bea3850c94 Experiment with /repositories endpoint 2021-12-06 20:56:13 -07:00
Travis Ralston
256ac0ac9e Hacky re-wire to /repositories to test bridge theory 2021-12-06 15:43:44 -07:00
Travis Ralston
9ab6c8f3f2 Actually send github bridge info 2021-12-06 15:43:17 -07:00
Travis Ralston
ae320babb4 Fix org auth URL 2021-12-06 15:43:04 -07:00
Travis Ralston
136faac349 Optimize imports 2021-12-03 14:51:08 -07:00
Travis Ralston
6cef362815 i18n 2021-12-03 14:50:03 -07:00
Travis Ralston
61bae5d1cb Update auth URL handling 2021-12-03 14:49:31 -07:00
Travis Ralston
ba51f0db1b Punch webhook name through to bridge 2021-12-03 13:49:02 -07:00
Travis Ralston
87b4c98509 Some iteration on the overall design 2021-12-03 00:33:53 -07:00
Travis Ralston
2a41474094 Majority of a matrix-hookshot#generic_webhook implementation 2021-12-02 19:07:42 -07:00
Travis Ralston
0c65acedd3 Partial implementation of github bridging 2021-12-02 16:14:27 -07:00
Tony Stipanic
835c95e6e2
Fix iOS stickers by adding widgetData to callAction 2021-12-02 20:15:59 +01:00
Travis Ralston
2f3859aa11 Support Jira bridging 2021-12-01 14:35:16 -07:00
Travis Ralston
f0a79bad32 More riot->element renaming 2021-12-01 12:43:22 -07:00
Travis Ralston
f2c5d7fe4f Update Jitsi logo 2021-11-30 20:11:26 -07:00
Travis Ralston
2a42e72ee8 Early implementation of design refresh (in progress) 2021-11-30 20:06:59 -07:00
Travis Ralston
836c3ad72a Clean up imports 2021-11-30 19:29:39 -07:00
Travis Ralston
43f795f4da Initial support for matrix-hookshot#jira 2021-11-30 19:25:57 -07:00
Travis Ralston
089925ee4c G I T H U B 2021-11-30 19:23:54 -07:00
Travis Ralston
eb7dfb4f64 Initial support for matrix-hookshot#github
Missing:
* Bridge repo
* Unbridge repo
* Ignore hooks?
* List orgs and repos (or other sensible format)
* GH Auth
2021-11-25 16:24:50 -07:00
Travis Ralston
22b245bbd1 Fix public integration warning toast 2021-11-24 14:23:23 -07:00
Travis Ralston
11f90c7825 Remove Gitter completely 2021-11-24 13:53:32 -07:00
Travis Ralston
a6d92ea35b tabs -> spaces 2021-11-24 13:09:47 -07:00
Travis Ralston
59bdb67bdd Merge remote-tracking branch 'mibmo/docs/config-path-clarification' 2021-11-24 13:06:47 -07:00
Dark Kirb
7bec89bd5f
Allow stickers to be sent from Element Android
Previous work was done in commit be8ebdbc3e

This fixes #441
2021-11-07 16:00:03 +00:00
mib
1abfadd62c
docs: update i18n template 2021-10-28 01:44:50 +02:00
mib
1e22636d75
docs: clarify file path of config.json file 2021-10-28 01:32:09 +02:00
Travis Ralston
02d616ba97
Merge pull request #433 from TheTimeWalker/small-general-fixes
Small general fixes incl. toaster CSS, postgres, lazy loading for stickers
2021-10-18 19:28:38 -06:00
Tony Stipanic
629cc43560
Reduce roomID length, limit Pad Name to 39 characters 2021-09-17 19:01:18 +02:00
Tony Stipanic
a1dcdcb1b1
Use lazy loading attribute for stickers 2021-09-17 15:24:58 +02:00
Tony Stipanic
1a7b8ca822
Override bootstrap toaster CSS fixing angular2-toaster 2021-09-07 00:19:02 +02:00
Tony Stipanic
e81d147ce7
Revert changing my to app 2021-09-02 01:29:24 +02:00