コミットグラフ

373 コミット

作成者 SHA1 メッセージ 日付
テクニカル諏訪子 83d3a646a6 Forums and categories: mark read if underlying topics are read. 2018-04-26 17:59:08 +09:00
テクニカル諏訪子 e08a53e599 Topics: add view count and mark read on visit. 2018-04-26 17:39:18 +09:00
テクニカル諏訪子 076bf4206c Merge branch 'master' of git.076.ne.jp:076/community/076Server into markread 2018-04-26 15:10:31 +09:00
テクニカル諏訪子 a942aca318 CHMOD. 2018-04-25 23:09:48 +09:00
テクニカル諏訪子 92e0701acc Merge branch 'master' of git.076.ne.jp:076/community/076Server into markread 2018-04-25 20:55:48 +09:00
テクニカル諏訪子 93122d6894 Fixed bookmark bug. 2018-04-25 18:59:02 +09:00
テクニカル諏訪子 f2fa0bd346 Merge branch 'bookmarks' into 'master'
Bookmarks

See merge request 076/community/076Server!11
2018-04-25 18:27:15 +09:00
テクニカル諏訪子 64e2655534 Bookmark APIs are done. 2018-04-25 18:26:08 +09:00
テクニカル諏訪子 3535219a41 Oops. 2018-04-24 16:47:24 +09:00
テクニカル諏訪子 f6124cbc7e Mark read stuff. 2018-04-24 16:44:11 +09:00
テクニカル諏訪子 7326dd7d66 Git ignore. 2018-04-24 16:42:35 +09:00
テクニカル諏訪子 98e4f234fd Split post. 2018-04-24 16:40:33 +09:00
テクニカル諏訪子 156a278df1 Forgot to add the category view too. 2018-04-23 18:22:06 +09:00
テクニカル諏訪子 578cf25cd6 Correct forum and topic details. 2018-04-23 18:15:11 +09:00
テクニカル諏訪子 378b9b0f3e Fixed a typo in a query. 2018-04-20 22:52:05 +09:00
テクニカル諏訪子 e4cfebb177 Pass post/topic counts and group name to get user calls. 2018-04-20 13:40:33 +09:00
テクニカル諏訪子 7222d2b533 Fixed not passing user credentials to one of the 3 get posts calls. 2018-04-19 20:22:23 +09:00
テクニカル諏訪子 872ca3bf16 Online status stuff. 2018-04-18 23:18:59 +09:00
テクニカル諏訪子 b932d9d4d1 checkSelf API call. 2018-04-18 16:31:46 +09:00
テクニカル諏訪子 0edfe58551 getPerms API calls. 2018-04-18 15:51:45 +09:00
テクニカル諏訪子 b1de4276bb Merge branch 'mergetopic' into 'master'
Merge topic.

See merge request 076/community/076Server!10
2018-04-18 15:27:13 +09:00
テクニカル諏訪子 c6beb673c0 Merge topic. 2018-04-18 15:24:08 +09:00
テクニカル諏訪子 64c3c78f9f Merge branch 'editprofile' into 'master'
Editprofile

See merge request 076/community/076Server!9
2018-04-18 00:29:55 +09:00
テクニカル諏訪子 f135ed9a40 Edit profile stuff. 2018-04-18 00:28:21 +09:00
テクニカル諏訪子 9f5446046c Edit user API call (untested). 2018-04-17 16:33:15 +09:00
テクニカル諏訪子 6eb85bbf57 Contact portion for getUsers. 2018-04-17 16:12:05 +09:00
テクニカル諏訪子 6b954ec3e1 Bookmark API calls. Needs fixing? 2018-04-17 13:11:56 +09:00
テクニカル諏訪子 d33b981a58 Category CRUD and move topic. 2018-04-17 00:58:49 +09:00
テクニカル諏訪子 a4dd9ef847 Forum CRUD calls. 2018-04-14 00:09:37 +09:00
テクニカル諏訪子 4f8e126dbb Prepare forum and category post routes. 2018-04-13 23:20:40 +09:00
テクニカル諏訪子 c75d9bf048 A bit of clean up. 2018-04-13 18:48:06 +09:00
テクニカル諏訪子 26cbeba9cd Figuring out why return ID is always 1? 2018-04-13 18:12:32 +09:00
テクニカル諏訪子 86c5716e1b Fixed browse forums. 2018-04-13 17:55:10 +09:00
テクニカル諏訪子 4b33e61027 Add topic. 2018-04-13 17:52:33 +09:00
テクニカル諏訪子 6096b5e5ad Fixed browse single post. 2018-04-13 17:22:59 +09:00
テクニカル諏訪子 bdf9e61bfe API calls for topic pins and locks. 2018-04-13 00:02:50 +09:00
テクニカル諏訪子 009b79869a User registration. 2018-04-12 23:19:32 +09:00
テクニカル諏訪子 92b0e972cf Secured almost all user and board calls. 2018-04-12 20:33:31 +09:00
テクニカル諏訪子 5dd674e088 Permission check finally works. Working on securing controllers. 2018-04-12 18:02:24 +09:00
テクニカル諏訪子 9fe7b848db Merge branch 'sha256' into 'master'
Reverted back to the same SHA256 standards YB used, plus good security.

See merge request 076/community/076Server!8
2018-04-11 18:38:01 +09:00
テクニカル諏訪子 c23fa5222a Reverted back to the same SHA256 standards YB used, plus good security. 2018-04-11 18:37:06 +09:00
テクニカル諏訪子 079a058b29 Added browse topics call. 2018-04-10 16:08:44 +09:00
テクニカル諏訪子 aafedc66bb Added browse forums and categories. 2018-04-09 19:40:35 +09:00
テクニカル諏訪子 bed5c713a0 Added post counter to topic information. 2018-03-30 21:07:22 +09:00
テクニカル諏訪子 6a5b75abff Fix registration call. 2018-03-16 00:55:57 +09:00
テクニカル諏訪子 c416d767a2 All of the 'new' API calls. 2018-03-15 21:43:18 +09:00
テクニカル諏訪子 118502b9f9 Vote comment API calls. 2018-03-15 19:11:44 +09:00
テクニカル諏訪子 2c19089f7d Remove and edt comment calls. 2018-03-15 18:56:21 +09:00
テクニカル諏訪子 a8238d3513 Page and settings stuff for site. 2018-03-15 18:32:27 +09:00
テクニカル諏訪子 c1675dcbff ん? 2018-03-15 17:31:19 +09:00