84 Commits

Author SHA1 Message Date
40438b4ea4 Improve style and routes 2023-11-20 15:40:51 +00:00
669df703aa Make microposts polymorphic for profiles and users 2023-11-15 16:11:32 +00:00
e8d66e5243 Add post feed 2023-11-15 13:05:07 +00:00
e999470b72 Add microposts 2023-11-15 12:30:47 +00:00
e8599242ee Exploratory dev custom host. Prep reintro of thirteen tien len 2023-11-14 15:39:55 +00:00
a155b83a1b Add follow / unfollow button 2023-11-11 17:32:29 +00:00
6ab972ed38 Save data as float not int 2023-11-11 16:59:47 +00:00
9b20545578 Fix token logo url parser 2023-11-11 16:21:32 +00:00
6f24e84a25 Fix token transfer fee parse 2023-11-11 16:08:36 +00:00
138d6050db Refresh token upon creation, allow delete 2023-11-11 15:06:47 +00:00
3bf5a82e86 Add basic icrc1 standard token parsing 2023-11-11 15:00:17 +00:00
5cdc00206c Add basic token canister parsing 2023-11-11 14:18:38 +00:00
5495f38ae2 Social links formatting and style 2023-11-08 13:24:56 +00:00
5a4f314aab Add social links to profiles 2023-11-07 16:50:08 +00:00
a7f01374fd Add user profiles 2023-11-06 17:21:23 +00:00
5f0658b750 Create basic User index show 2023-11-06 05:21:19 +00:00
2b62269638 Fix token auth vs policy bug 2023-10-27 07:15:29 +00:00
cd83e39d64 Allow function in production 2023-10-27 06:10:31 +00:00
eb0a131403 Add token links in footer 2023-10-27 06:00:16 +00:00
0105134a7f Add Token scaffold 2023-10-27 04:50:02 +00:00
2fc6245a50 Add project scaffold 2023-10-26 01:34:10 +00:00
929c98bb14 Add webrtc chat 2023-10-23 06:58:18 +00:00
79b3b21aba Enable private doodads 2023-10-14 23:58:44 +00:00
0d3d2ed5b0 Add doodads 2023-09-29 17:59:13 +00:00
145b63551d Fix typo 2023-09-24 13:43:22 +00:00
a71e4523d1 Add Canister scaffold 2023-09-24 09:49:42 +00:00
f621b90bd9 Add csrf header 2023-09-18 19:03:13 +00:00
2fc656c053 Disable csrf to debug 2023-09-18 18:01:45 +00:00
c37157781f Add video chat 2023-08-11 12:45:59 +00:00
924e514ad2 Remove hotfix to make admin 2023-07-20 18:18:42 +00:00
799b8e4ae6 Hotfix to make admin 2023-07-20 18:17:13 +00:00
3c24b0212a Hotfix to make admin 2023-07-20 18:15:28 +00:00
60435e06a9 Hotfix to make admin 2023-07-20 18:09:28 +00:00
0620472638 Add private urls to tables 2023-05-10 14:15:43 +00:00
ac4285ac15 Add pundit authorization policies 2023-04-28 17:59:23 +00:00
01e4bbcf1e Fix Play Now button 2021-11-20 04:06:53 -08:00
336ba03e13 Add auto play for bots 2021-11-20 00:09:01 -08:00
adb8d2fa92 Add seat management fix new game button 2021-11-17 07:56:39 -08:00
2a088661a1 Create button to remove bots 2021-11-10 22:14:43 -08:00
ef1704d24c Adds Bot button and start of Bot Players 2021-11-07 21:48:48 -08:00
61cbb753aa Fix syntax errors 2021-07-24 02:15:33 -07:00
4ba180197f Add tutorial link to home screen 2019-11-06 04:53:17 -08:00
c14e35bb50 Fix New Game button 2019-11-04 03:54:06 -08:00
5453be7d2d Start adding New Game button to table 2019-10-28 07:08:38 -07:00
c6ad426ea2 Fix turn order 2019-10-26 06:17:55 -07:00
f00a111e5e Imorove turn logic regress new end of game bugs 2019-10-26 05:21:20 -07:00
de11d5e87a Find first empty seat 2019-10-24 17:03:53 -07:00
88a8dbe6a8 Add jquery reloading of table. Fix Play Now 2019-10-21 05:52:44 -07:00
97568ad303 Toying with Play Now 2019-10-20 21:59:40 -07:00
72726117cd Add play hand and pass function. 2 player game capable 2019-10-20 18:20:39 -07:00