Commit Graph

18 Commits

Author SHA1 Message Date
shockrah
3cf77300b6 + Readme
* Fixing message field name to reflect its actualy key name
type -> content_type
2021-08-28 14:23:27 -07:00
shockrah
fcd48a36a1 + More comprehensive overview section 2021-07-05 17:07:41 -07:00
shockrah
a69ad24a45 + Badge structure docs
Also this is a new pattern but I'm going to start actually using those anchor tags
to self link to other places in the page.

+ /badge/new endpoint docs
+ /badge/delete endpoint docs
+ /badge/update/name endpoint docs
+ /badge/update/color endpoint docs
+ /badge/update/perms endpoint docs

! Small point but apparantly this layout is somewhat printer friendly
:^) Just thought that was kinda neat.
2021-07-01 21:09:26 -07:00
shockrah
aed1737782 + Docs for badge rtc events
Describes what kind of data to expect from RTC events

+ Meta docs around conventions in badge docs section
2021-06-14 21:38:56 -07:00
shockrah
55c2e6d960 Merge branch 'wiki' of gitlab.com:shockrah/freechat into wiki 2021-06-14 19:02:33 -07:00
shockrah
7ae975e7c1 ! Finsihed goal on roadmap
! Finished docs on new update from roadmap
/neighbors/ api is now fully doc'd however we still need some rtc integration
2021-05-12 15:00:39 -07:00
shockrah
39ae3ba6be Adding example of websocket url 2021-04-14 22:39:06 -07:00
shockrah
0b0bcd5de6 First pass docs for rtc capabilities 2021-04-14 22:38:43 -07:00
shockrah
291505201b removng fluff and adding link to repo 2021-03-24 15:19:43 -07:00
shockrah
3ee22ff932 - Removed remaining mentions of joindate 2021-03-20 22:54:00 -07:00
shockrah
975acfd606 Backend REST API changes:
* Fixed weird match with get_online_members
+ Now using special(smoll) Public Member struct for public member data fetches as.
They're size on networks should be pretty small so we can package a ton of them in a single request

DOCS changes:
- Removing references to unix timestamps in seconds
- Removing references to joindate
* Exact content-type values now specified
2021-03-20 22:44:22 -07:00
shockrah
cf1dee9842 New docs describing new /members/single route 2021-03-05 19:26:11 -08:00
shockrah
ba7b33ae62 Fixed broken links for messages endpoint description
 Should probably have a section for messages under structures
2021-03-04 13:21:09 -08:00
shockrah
bc19f220fa More docs on what to expect from the protocol and freechat servers/clients in general 2021-02-23 22:15:58 -08:00
shockrah
6ab622d109 adding first pass of overview section 2021-02-23 21:44:26 -08:00
shockrah
c896870397 Reformatting of wiki:
* Adding endpoint docs and correcting some typesetting mistakes
* Change qs params to match documentation
* Splitting up articles to geneate the sidebar links properly'
* Bad baseurl issue fixed in previous patch
2021-02-18 16:29:29 -08:00
shockrah
fbf4880d46 Starting content to test deployment 2021-02-13 18:14:42 -08:00
shockrah
4b346c60e6 Starting content to test deployment 2021-02-13 17:14:41 -08:00