aboutsummaryrefslogtreecommitdiff
path: root/go-src/utils/utils.go
Commit message (Collapse)AuthorAgeFilesLines
* Moved chat pagination and real time updating to it's own package, ↵Syndamia2021-07-221-4/+10
| | | | implemeneted pagination navigation
* Implemented a very hardcoded way for chat message pagination and real time ↵Syndamia2021-07-211-1/+11
| | | | updating
* Implemented sending chat messages and implemented chat UISyndamia2021-07-091-0/+8
|
* Implemented going back in pages that use forms and implemented basic ↵Syndamia2021-07-091-0/+7
| | | | creation and getting of chats
* Implemented text, input and numbered fields and improved structureSyndamia2021-07-051-0/+18