Commit graph

  • 445e9537d4 merge: remote-tracking branch 'origin/master' into feat/emojis Paul Makles 2022-07-08 17:02:39 +0100
  • c12d40d0da fix: correct mention styling Paul Makles 2022-07-08 16:58:21 +0100
  • 7e20d5029e fix: underline anchor; prevent jitter on render Paul Makles 2022-07-08 15:45:16 +0100
  • 262b931810 fix: actually render HTML out instead of obliterating it Paul Makles 2022-07-08 15:36:18 +0100
  • 4a85dd69cf fix: limit maximum quote depth to 3 Paul Makles 2022-07-08 15:19:16 +0100
  • 34bb2bbc13 feat: switch to remark from markdown-it (big) Paul Makles 2022-07-08 14:24:48 +0100
  • b541301cb1 feat: add test emoji page Paul Makles 2022-07-07 17:33:33 +0100
  • a766183f01 feat: port CreateBot to modal form Paul Makles 2022-07-06 13:15:33 +0100
  • 47e3d0bdb5 chore: update README to reflect project changes [skip ci] Paul Makles 2022-07-06 13:09:17 +0100
  • c51b024329 chore(refactor): delete context/revoltjs folder Paul Makles 2022-07-06 13:08:03 +0100
  • e37140dcd0 chore: minor styling change for clipboard modal Paul Makles 2022-07-06 12:50:38 +0100
  • 705dcd001b feat: add correct submit buttons to form modals Paul Makles 2022-07-06 12:49:24 +0100
  • f9c6f5cd9d chore: delete intermediate Paul Makles 2022-07-05 21:13:42 +0100
  • f7ff7d0dfe feat: port CreateCategory / fix Channel Paul Makles 2022-07-05 20:55:24 +0100
  • 29fb8e0064 feat: port CreateChannel modal Paul Makles 2022-07-05 20:37:40 +0100
  • 4009b19f9c feat: port BanMember, KickMember modals Paul Makles 2022-07-05 20:25:00 +0100
  • ec347f585d feat: port CreateInvite Paul Makles 2022-07-05 20:11:32 +0100
  • 160d71684f feat: port DeleteMessage and Confirmation Paul Makles 2022-07-05 18:46:13 +0100
  • 79c90c1b00 feat: port input modals to new system Paul Makles 2022-07-05 17:53:41 +0100
  • 23dec32476 feat(refactor): partially rewrite appearance settings Paul Makles 2022-07-05 15:49:08 +0100
  • 57d86eba4a
    Merge branch 'revoltchat:master' into master Go Compile 2022-07-05 00:30:09 +0100
  • f6634a5faf
    fix Edit Role delete button spacing Go Compile 2022-07-05 00:14:36 +0100
  • a24e027a48 chore: clean up picker / prism imports Paul Makles 2022-07-04 19:04:27 +0100
  • 6dd5a4dd02 Merge branch 'fix/styling-fixes' of https://github.com/revoltchat/revite into fix/styling-fixes Ed L 2022-07-02 20:41:36 +0100
  • e657469e05 fix: styling fixes (pt. 1) Ed L 2022-05-09 00:32:07 +0100
  • 4614085669
    fix inputbox border clipping in model Go Compile 2022-07-02 12:56:38 +0100
  • 6e70937825 chore: turn emoji picker into an experiment Paul Makles 2022-07-01 19:32:27 +0100
  • e4b61819d3 feat: mogus vented Paul Makles 2022-07-01 19:23:50 +0100
  • 6bf58e8379 feat: test emoji picker design Paul Makles 2022-07-01 18:09:53 +0100
  • 5dfe72c093
    merge: pull request #717 from revoltchat/chore/client-fsm Paul Makles 2022-07-01 15:12:04 +0100
  • c4ac7a1b6d
    Merge branch 'master' into chore/client-fsm Paul Makles 2022-07-01 15:11:39 +0100
  • 401b2d4990 feat: port UserProfile, Onboarding, CreateBot to legacy Paul Makles 2022-06-30 20:39:00 +0100
  • 0d3f29515e feat: port ImageViewer Paul Makles 2022-06-30 19:34:04 +0100
  • 1664aaee15 feat: add ServerInfo, port ChannelInfo Paul Makles 2022-06-30 19:06:49 +0100
  • 8501e33103 chore(refactor): move RequiresOnline into controllers Paul Makles 2022-06-29 17:33:23 +0100
  • a2a52e237d chore(refactor): remove Notifications component Paul Makles 2022-06-29 17:31:59 +0100
  • 05516c5823 fix: hide push notifications on electron app Paul Makles 2022-06-29 16:46:25 +0100
  • 45692999bf chore(refactor): remove SyncManager Paul Makles 2022-06-29 16:41:26 +0100
  • 1fcb3cedc1 feat: consistent authentication flow fix: missing suspense on login feat: re-prompt MFA if fail on login Paul Makles 2022-06-29 16:27:57 +0100
  • 0261fec676 chore: deprecate RevoltClient context Paul Makles 2022-06-29 16:02:35 +0100
  • 0e86f19da2 chore(doc): document client controller Paul Makles 2022-06-29 14:49:48 +0100
  • 31220db8fe feat: fully working onboarding on login Paul Makles 2022-06-29 11:48:48 +0100
  • 66ae518e51 feat: make login functional again Paul Makles 2022-06-29 10:52:42 +0100
  • 8d505c9564 chore: clean up FSM code Paul Makles 2022-06-29 10:28:24 +0100
  • 5f2311b09c feat: implement useClient from client controller Paul Makles 2022-06-28 19:59:58 +0100
  • ce88fab714 feat: get fsm to a working testing state Paul Makles 2022-06-28 13:49:50 +0100
  • b53d3bce13 fix: don't display date on ("new") message divider Paul Makles 2022-06-28 13:23:45 +0100
  • c997286340 patch: temporarily fix issue with public invites Paul Makles 2022-06-28 13:22:10 +0100
  • 80f4bb3d98 feat: build finite state machine for sessions Paul Makles 2022-06-28 13:20:08 +0100
  • 1cfcb20d4d chore(refactor): rename context/modals to controllers/modals Paul Makles 2022-06-27 17:56:06 +0100
  • 37ff73e6a4 feat(mobile): add ios feat/capacitor Jan 2022-06-22 22:21:18 +0200
  • 70a1ad5412
    feat(mobile): add android Jan 2022-06-22 21:38:21 +0200
  • 7611099d6d
    feat: add capacitor.js Jan 2022-06-22 21:36:30 +0200
  • 95ebd935ed fix: duct-tape fix the bot edit issues 1.0.1 Paul Makles 2022-06-21 11:14:51 +0100
  • 3b7c1cbe20
    chore(ci): allow any tag [skip ci] Paul Makles 2022-06-21 11:14:04 +0100
  • cb0a521473 fix: no client context on ModifyAccount fix: no reactivity on account settings Paul Makles 2022-06-21 10:57:58 +0100
  • 735bb899ab feat: show server desc when clicking on name jacek 2022-06-21 10:03:46 +0200
  • 90a1b0bc50 chore: refactor server badges jacek 2022-06-21 10:00:12 +0200
  • 0f8bb7089d fix: client is null in ModifyAccount by passing context Leda 2022-06-20 22:59:22 +0000
  • 7f5a7aec86 fix: display server identity (if present) in typing indicator Leda 2022-06-18 23:37:39 +0000
  • aa9974149c fix: bump @revoltchat/ui Paul Makles 2022-06-18 17:13:00 +0100
  • 569864167e fix: consider whether alert is present in height calc Paul Makles 2022-06-18 17:05:05 +0100
  • f185dec461 feat: handle system alerts and poll rate changes Paul Makles 2022-06-18 17:03:04 +0100
  • 0193925ae6 fix: category title input reverts to span on empty string Leda 2022-06-18 15:16:52 +0000
  • 03e177f865 feat(modal): implement new server identity modal Paul Makles 2022-06-18 15:54:17 +0100
  • f685352963 fix: temporarily hack in mention to profile flow Paul Makles 2022-06-18 15:06:24 +0100
  • 6755217ad2 feat(modal): port ModifyAccount and PendingRequest Paul Makles 2022-06-18 15:02:59 +0100
  • 211ff2058a chore: remove legacy Redux migration Paul Makles 2022-06-18 14:49:59 +0100
  • b7be9f8c03 feat(modal): port LinkWarning Paul Makles 2022-06-18 14:19:31 +0100
  • 241b9cd27b feat(modal): port Clipboard Paul Makles 2022-06-18 12:33:22 +0100
  • d10bd96900 feat(modal): port Error and ShowToken Paul Makles 2022-06-18 12:25:56 +0100
  • 374be319c4 feat(modals): port SignedOut and SignOutSessions Paul Makles 2022-06-18 11:56:05 +0100
  • 0ee7b73d61 feat: re-work modal behaviour to be more natural Paul Makles 2022-06-18 11:22:37 +0100
  • 780061f5b5
    Merge cefd1de557 into 63d5f6bb7d Ryan Alexander 2022-06-18 09:40:47 +0200
  • 63d5f6bb7d fix: show update button on native if frame off Paul Makles 2022-06-17 16:57:13 +0100
  • 34e6995d86
    fix: modify account, and create bot forms not being submitted (#697) Leda 2022-06-17 15:51:10 +0000
  • a1ef1dce5e fix: remove status request Paul Makles 2022-06-17 16:50:48 +0100
  • 5c3552c26d fix: modify account, create bot forms not being submitted Leda 2022-06-17 03:35:09 +0000
  • e1036ce136 fix: large images in website previews escape embed box Alice Harris 2022-06-16 15:37:59 +0100
  • a190a51d0b fix(qr): render the QR code consistently Paul Makles 2022-06-14 18:01:19 +0100
  • c9127d6cf3 fix(css): please let the torture stop Paul Makles 2022-06-14 17:21:52 +0100
  • f0d2e31b17
    fix: bottom nav alignment is wrong (#684) div2005 2022-06-14 19:19:18 +0300
  • fde1d5cf38
    Merge branch 'master' into master Paul Makles 2022-06-14 17:19:04 +0100
  • 220a28a151 fix: bottom nav button alignment Paul Makles 2022-06-14 17:16:18 +0100
  • b44779c89a fix: user picker checkbox + width Paul Makles 2022-06-14 17:10:59 +0100
  • 5835064219 chore: fix merge conflicts Paul Makles 2022-06-14 16:30:42 +0100
  • b9da79bc11 chore: bump preact-context-menu Paul Makles 2022-06-14 16:27:46 +0100
  • d5241c9a9d
    Merge branch 'master' into new-password-placeholder Leda 2022-06-14 14:56:13 +0000
  • ba99cbaf2a
    fix: bug in user/channel mention when query text is empty (#659) Leda 2022-06-14 14:24:13 +0000
  • fc0c7611d4
    fix: bug where channel icon scales with channel name (#661) Leda 2022-06-14 14:23:58 +0000
  • 58962f844f
    Merge branch 'master' into channel-icon-bug Paul Makles 2022-06-14 15:18:49 +0100
  • 2e9c013ed8
    fix: display voice channel as link in messages (#658) Leda 2022-06-14 14:17:00 +0000
  • 3e40a61624
    fix: bug in join server button when in light theme (#660) Leda 2022-06-14 14:13:31 +0000
  • 08390e9b29 Revolt Android Task Bar is Broken #679 div2005 2022-06-13 22:59:18 +0300
  • 4e22ccb2f7 chore: duct-tape fix for semver library breaking Paul Makles 2022-06-12 22:24:29 +0100
  • 00718245f9 fix: make the changelog button in settings work Paul Makles 2022-06-12 22:21:23 +0100
  • cd8ab6739b feat: add changelog modal Paul Makles 2022-06-12 22:19:41 +0100
  • 5eabd2861f chore: unlink components Paul Makles 2022-06-12 21:19:27 +0100
  • a404ff7fe0 feat: add auto-update and out-of-date indicator Paul Makles 2022-06-12 21:16:42 +0100
  • 7680931f5f chore: i18n Paul Makles 2022-06-12 21:11:23 +0100