455 Commits

Author SHA1 Message Date
b8ce70bcb6 Remove prodcution puma config to use default 2023-12-04 16:59:49 +00:00
0cb585575d Add 1 puma worker 2023-12-04 16:36:50 +00:00
3f076b852c Add production puma config to repo 2023-12-04 16:21:56 +00:00
5bfeec5c6a Update config for Rails 7 2023-12-04 16:00:28 +00:00
162e2d792c Improve Send Message button text 2023-12-04 12:44:12 +00:00
8ce592b605 Upgrade to ruby 3.2.2 2023-12-04 12:42:40 +00:00
dc99d2711a Bundle update 2023-12-04 12:06:30 +00:00
88452cc245 Trying rails 6.1 config 2023-12-04 12:05:31 +00:00
529e1156ab Remove old uri version from gemfile 2023-12-04 12:02:53 +00:00
15f39249ee Try old config setting for bugfix 2023-12-04 11:59:25 +00:00
f27e5a0071 Add net-http gem for bugfix 2023-12-04 11:52:11 +00:00
834e3da6a3 Upgrade config for Rails 7 2023-12-04 10:33:27 +00:00
1090be55be Refine permissions and style 2023-12-04 10:10:55 +00:00
ced73753d8 Add Messages to Rooms 2023-12-04 09:37:57 +00:00
7328ccf331 Add Chat Rooms with Turbo 2023-12-04 08:27:21 +00:00
f366db0ee5 Upgrade to rails 7 2023-12-03 16:22:44 +00:00
6ff340f58b Rename Rooms to VideoRooms 2023-12-03 16:02:27 +00:00
7f584876ce Add Command scaffold and bot join table 2023-12-03 13:16:27 +00:00
0b72d1e481 Add TelegramWallet to bots 2023-12-02 16:32:39 +00:00
4eec2bd563 Add basic Telegram ICP wallet 2023-12-01 18:59:50 +00:00
3f836a5885 Fix deprecated Pundit import syntax 2023-12-01 18:09:09 +00:00
cb5c043178 Add telegram subscriber ids to Bots 2023-11-29 18:08:16 +00:00
52ea5fecef Add gem capistrano3-delayed-job 2023-11-29 13:39:08 +00:00
d930c01214 Add ActiveJob to start telegram bots 2023-11-29 13:27:03 +00:00
75f53fc0d3 Add bots scaffold 2023-11-28 12:04:44 +00:00
e4eb30eaae Style improve nav spacing 2023-11-26 11:32:29 +00:00
36eed55122 Add micropost form to project show view 2023-11-26 10:09:55 +00:00
62bb9ab322 dev env title 2023-11-24 04:18:52 +00:00
5a61da69d0 Remove padding from headline 2023-11-24 04:12:22 +00:00
ce60dd2de3 Contain own posts 2023-11-24 04:11:43 +00:00
a17c52a635 Add padding to contain 2023-11-24 04:10:01 +00:00
2d2c19800b Anon user name 2023-11-23 14:49:46 +00:00
a1d8e6bdcd Improve nav wallet style 2023-11-22 12:45:48 +00:00
74ca0a9082 Bugfix feed error 2023-11-22 12:38:20 +00:00
2736c13aac Bugfix global doodad footer template rendering 2023-11-22 12:24:45 +00:00
6bd0e4c1de Add global property to Doodads 2023-11-22 12:11:12 +00:00
b4d0afe90d Use polymorphic relationships for followable 2023-11-21 17:19:33 +00:00
5882c82f75 Improve feed 2023-11-21 14:59:40 +00:00
062e704798 Move files for bugfix 2023-11-21 12:46:14 +00:00
972efcdf85 Little style upgrade 2023-11-21 12:03:52 +00:00
5f472c96b8 Add microposts to projects 2023-11-21 11:57:29 +00:00
71a42f109a Improve public home routes 2023-11-21 09:32:24 +00:00
eec022a47b Style microposts 2023-11-21 09:26:09 +00:00
38e983ce08 Improve style and routes 2023-11-20 15:40:51 +00:00
57498b7a0e Include followed profile posts in feed 2023-11-20 15:40:22 +00:00
09b9d7ff22 Quickfix micropost feed and policy 2023-11-15 16:23:23 +00:00
3c95bf4859 Fix unauthenticated route 2023-11-15 16:16:11 +00:00
0f11f515d2 Make microposts polymorphic for profiles and users 2023-11-15 16:11:32 +00:00
a6f084a372 Add post feed 2023-11-15 13:05:07 +00:00
ff3de26b48 Add microposts 2023-11-15 12:30:47 +00:00