Commit Graph

  • 287adbd365 Add flipper gem and database migration/tables Râu Cao 2023-05-23 14:09:35 +02:00
  • 9048052318 Fix URL in email template Râu Cao 2023-05-16 13:22:44 +02:00
  • cddc1e86f6 Merge pull request 'Show fees of Lightning transactions' (#122) from feature/lightning_fees into master raucao 2023-05-10 12:27:24 +00:00
  • ce7387a409 Remove obsolete routes Râu Cao 2023-05-03 21:54:33 +02:00
  • f1ae5667de Shape tx details UI a bit Râu Cao 2023-05-03 12:51:22 +02:00
  • 67a9fc02d7 Rename Wallet to Lightning Network, move to Services Râu Cao 2023-05-01 16:13:41 +02:00
  • 34849b28b0 WIP show fees of Lightning transactions Râu Cao 2023-05-01 15:15:23 +02:00
  • 8ce5f9708f Merge pull request 'Add configurable default chatroom bookmarks for new users' (#116) from feature/default_chatrooms into master raucao 2023-04-19 13:07:00 +00:00
  • cb2197893c Merge branch 'master' into feature/default_chatrooms Râu Cao 2023-04-18 17:00:48 +02:00
  • dabd892a25 Improve RS OAuth UI Râu Cao 2023-04-13 16:21:48 +02:00
  • eeabbdb7df Merge branch 'master' into feature/rs-oauth Râu Cao 2023-04-13 15:02:51 +02:00
  • 7a50bd23d6 Merge pull request 'Add user preferences and configurable notifications' (#113) from feature/user_preferences into master raucao 2023-04-11 21:04:46 +00:00
  • 64c8c3cb06 Merge pull request 'WebFinger endpoint' (#118) from feature/webfinger into master raucao 2023-04-11 09:44:39 +00:00
  • a2100b23a9 Formatting, wording Râu Cao 2023-04-11 11:41:30 +02:00
  • 27195f693a Merge pull request 'Fix failing spec expectation when using Ruby 3.x' (#119) from fix/ruby-3-failed-expectation into master raucao 2023-04-11 09:32:46 +00:00
  • 9e74c89a80 Fix failing spec expectation when using Ruby 3.x galfert 2023-04-10 23:03:59 +02:00
  • 0774c88918 WebFinger endpoint galfert 2023-04-10 21:23:21 +02:00
  • ef2d2b6422 Merge pull request 'Add remoteStorage settings' (#117) from feature/rs-settings into master raucao 2023-04-09 09:45:19 +00:00
  • a47e4fc16b Add RS storage URL to test env galfert 2023-04-09 10:12:08 +02:00
  • 9b89101afc Basic RemoteStorage settings galfert 2023-03-22 00:51:33 +01:00
  • ad90fcd539 Add specs for xmpp default bookmarks, refactor xmpp job usage Râu Cao 2023-04-08 16:37:21 +02:00
  • 705bd63b42 Add configurable default room bookmarks for new users Râu Cao 2023-04-07 23:02:11 +02:00
  • 83e418cdee Update README Râu Cao 2023-04-07 20:11:45 +02:00
  • 7a193d6647 Add comment Râu Cao 2023-04-06 16:25:01 +02:00
  • bb82b6b462 Update README Râu Cao 2023-04-06 16:24:46 +02:00
  • 4e2e13108c Refactor user preferences, add defaults from file Râu Cao 2023-04-05 16:56:14 +02:00
  • ca7475dca2 Add notification mailer, make wallet notifications configurable Râu Cao 2023-04-04 13:39:32 +02:00
  • 43a43e1a2c Use setting instead of ENV var Râu Cao 2023-04-04 12:46:09 +02:00
  • 595bb03c5a Do not exchange XMPP contacts when turned off by inviter Râu Cao 2023-04-04 12:45:13 +02:00
  • 62cd0eb7d1 Re-rename "ejabberd" service to "xmpp" Râu Cao 2023-04-04 12:29:39 +02:00
  • f19baaf22a Add new user settings pages for Chat and Wallet Râu Cao 2023-04-04 12:28:32 +02:00
  • 23821f9e65 Add preferences to user model Râu Cao 2023-04-04 12:27:49 +02:00
  • a33410eeb4 Allow handing custom field names to toggle fieldset component Râu Cao 2023-04-04 12:03:00 +02:00
  • a1b238e86b Fix email default URL options missing Râu Cao 2023-04-04 09:11:06 +02:00
  • 334b47353e WIP Add notifications preferences page Râu Cao 2023-04-03 13:55:58 +02:00
  • 6848bd739c Add horizontal layout option for fieldset component Râu Cao 2023-04-03 13:55:39 +02:00
  • 7f77ad5528 Refactor user settings Râu Cao 2023-04-03 13:19:07 +02:00
  • 6f2160b479 Merge pull request 'Add solargraph in development, document usage with bundled gems' (#112) from feature/solargraph into master raucao 2023-04-02 08:19:26 +00:00
  • f08bb56a7a 0.5.0 v0.5.0 Râu Cao 2023-04-01 11:44:25 +02:00
  • fe1dfd8ec8 Add solargraph in development, document usage with bundled gems Râu Cao 2023-03-31 18:07:38 +02:00
  • c1f275463e Merge pull request 'Add Redis, Sidekiq to Docker Compose setup' (#110) from feature/docker-compose_sidekiq into master raucao 2023-03-31 09:09:46 +00:00
  • 324809f77e Merge pull request 'Expire inactive sessions, optionally allow to stay signed in' (#82) from feature/8-session_timeouts into master raucao 2023-03-31 07:58:24 +00:00
  • f9b07bcb01 Use development branch of release drafter action Râu Cao 2023-03-28 17:27:31 +02:00
  • 986eb5387c Use release drafter fork with PR ID fix Râu Cao 2023-03-28 17:13:39 +02:00
  • f76e2c2f14 Merge pull request 'Add Gitea Release Drafter as Gitea Action' (#111) from feature/release_drafter into master raucao 2023-03-28 14:21:44 +00:00
  • 22a7bbe6eb Add Gitea Release Drafter as Gitea Action Râu Cao 2023-03-28 15:35:01 +02:00
  • 18f4deb30f Merge pull request 'Add (optional) Sentry integration' (#108) from feature/sentry_integration into master greg 2023-03-28 12:53:00 +00:00
  • 9f9bf6fd80 Add Redis and Sidekiq to Docker Compose setup Râu Cao 2023-03-28 12:24:58 +02:00
  • d2987da70a Send Devise emails via Sidekiq Râu Cao 2023-03-28 12:22:17 +02:00
  • 6b7a80e23a Make Redis URL configurable Râu Cao 2023-03-28 12:21:54 +02:00
  • 42b9b27561 Allow external network access Râu Cao 2023-03-28 11:38:56 +02:00
  • c17c980b69 Prepare for multiple akkounts containers Râu Cao 2023-03-28 11:24:35 +02:00
  • ee42d68471 Add RemoteStorageAuthorization model galfert 2023-03-28 00:02:07 +02:00
  • 7acc3b2106 RemoteStorage OAuth dialog galfert 2023-03-12 21:46:03 +01:00
  • 20c014607c Basic RemoteStorage settings galfert 2023-03-22 00:51:33 +01:00
  • f199d5d12a Add (optional) Sentry integration Râu Cao 2023-03-27 12:46:14 +02:00
  • 4b17afa93d Fix typo Râu Cao 2023-03-27 11:55:02 +02:00
  • 6d52af53ae Add basic storage config Râu Cao 2023-03-27 11:46:39 +02:00
  • 4c5ad67652 Require action_mailbox Râu Cao 2023-03-27 11:40:35 +02:00
  • 3437a756eb Only create LNDHub accounts when feature is enabled Râu Cao 2023-03-24 16:01:53 +07:00
  • 0d9fc4aa74 Merge pull request 'Make email settings configurable, add custom mailer for one-off emails' (#107) from feature/custom_mailer into master greg 2023-03-23 15:52:43 +00:00
  • 82475161a9 Merge branch 'master' into feature/custom_mailer greg 2023-03-23 15:38:43 +00:00
  • fb3b9af3e5 Add custom mailer for one-off emails Râu Cao 2023-03-22 14:54:23 +07:00
  • b1a0268e6b Make email settings configurable Râu Cao 2023-03-22 14:53:44 +07:00
  • e1e7d8f87d Merge pull request 'Move exchanging of XMPP contacts to account confirmation' (#105) from chore/exchange_xmpp_contacts_after_confirmation into master raucao 2023-03-22 06:45:30 +00:00
  • 5b46f3adf5 Move exchanging of XMPP contacts to account confirmation Râu Cao 2023-03-20 17:59:43 +07:00
  • a8a8fba14c Change styling of Devise shared links Râu Cao 2023-03-19 18:07:09 +07:00
  • 8a7016a30b Add remember-me function for sign-in Râu Cao 2023-03-19 18:06:18 +07:00
  • e2618de7c6 Add time limit for inactive sessions Râu Cao 2023-02-19 13:44:48 +08:00
  • 90680368fb Merge pull request 'Complete admin pages for service settings' (#104) from feature/admin_user_service_settings into master raucao 2023-03-19 06:33:13 +00:00
  • 8d90847896 Add setting for contact roster name Râu CaoandGitea 2023-03-15 15:48:27 +07:00
  • 8da297811b Mark settings as readonly, allow params for editable ones Râu CaoandGitea 2023-03-15 15:47:24 +07:00
  • fa56d6b772 Refactor toggles to work without JS, add specs Râu CaoandGitea 2023-03-15 14:04:12 +07:00
  • ca1221e9f3 Refactor admin settings, add all service settings Râu CaoandGitea 2023-03-15 11:40:47 +07:00
  • 295d486761 Disable toggles on admin user page Râu CaoandGitea 2023-03-15 11:39:45 +07:00
  • e00390d102 Add cached settings for all current services Râu CaoandGitea 2023-03-15 11:39:06 +07:00
  • b947480190 Refactor sidenav link component, allow multiple levels Râu CaoandGitea 2023-03-15 11:38:23 +07:00
  • fa07978aac Add form field update capability to toggle components Râu CaoandGitea 2023-03-15 11:37:37 +07:00
  • e758e258a8 Allow disabling toggles, add toggle fieldset component Râu CaoandGitea 2023-03-12 13:41:36 +07:00
  • 805733939c Add toggle switch component, service configs, admin profile links Râu CaoandGitea 2023-03-12 12:55:21 +07:00
  • f050d010fd Refactor admin donation pages, fix errors Râu Cao 2023-03-15 15:24:00 +07:00
  • 95fac38b53 Show email address on account settings page Râu Cao 2023-03-12 11:01:22 +07:00
  • cb80465297 Merge pull request 'Upgrade Devise, remove custom Turbo integration' (#102) from chore/87-upgrade_devise into master raucao 2023-03-09 04:43:03 +00:00
  • c7550b4f64 Upgrade Devise, remove custom Turbo integration Râu Cao 2023-03-09 11:34:42 +07:00
  • 341284aa99 Merge pull request 'Refactor form input styles/layouts' (#100) from ui/form_inputs into master raucao 2023-03-09 03:42:22 +00:00
  • b34d040ce3 Refactor form input styles Râu Cao 2023-03-08 15:51:09 +07:00
  • 1142a4e2d5 Merge pull request 'Add keysend support for Lightning Addresses, specs for address/lnurlp responses' (#84) from feature/ln_address_keysend into master raucao 2023-03-03 13:29:02 +00:00
  • f2c7aa2f09 Fix typos Râu Cao 2023-03-03 21:27:18 +08:00
  • cca44d7542 Merge branch 'master' into feature/ln_address_keysend greg 2023-03-02 15:49:13 +00:00
  • cdad7546fb Merge pull request 'Improve design of service grid on dashboard' (#97) from feature/dashboard_layout into master greg 2023-03-02 15:48:27 +00:00
  • feb7833533 Merge branch 'master' into feature/dashboard_layout greg 2023-03-02 15:41:51 +00:00
  • dfb12b8f62 Fix typo Râu Cao 2023-03-02 15:54:03 +08:00
  • 6c2a97e7e5 Improve design of service grid on dashboard Râu Cao 2023-03-01 22:47:41 +08:00
  • c8b65de7f6 Merge pull request 'Add service attribute to LDAP user entry' (#91) from feature/ldap_services into master greg 2023-03-01 09:57:53 +00:00
  • 2861254adf Merge branch 'master' into feature/ldap_services greg 2023-03-01 09:35:53 +00:00
  • 1d2910dadb Merge pull request 'Add pagination features, paginate admin pages' (#95) from feature/89-pagination into master greg 2023-03-01 09:34:58 +00:00
  • 251a170f2b Add documentation link for Pagy Râu Cao 2023-03-01 17:14:44 +08:00
  • cbbb4c6e47 Add pagination to admin pages Râu Cao 2023-03-01 17:08:36 +08:00
  • 3aad27c7bd Add Pagy gem, config, styles Râu Cao 2023-03-01 17:08:24 +08:00
  • 7cff849d79 Add more users when seeding db Râu Cao 2023-03-01 17:07:13 +08:00