Commit History

Author SHA1 Message Date
  poesty fb5f34bb5a Only allow logged-in user to use statuses API 3 years ago
  poesty 15137fc5c7 Only allow logged-in user to use search API 3 years ago
  poesty 2b64892e83 Use MID_TO_MD5 for ID comparison 3 years ago
  poesty 56c44eb455 Ignore non-followed users' notes without boosts in private timeline 3 years ago
  poesty 86198549e7 Ignore timestamps in mastoapi_id when filtering entries 3 years ago
  default ab470e9f9b Updated TODO. 3 years ago
  default e22da86ccf Minor tweak to snac-poll-form. 3 years ago
  default 22565f5c40 New CSS classes snac-poll-form and snac-poll-result. 3 years ago
  default b77ef13d2c Don't enqueue a request_replies message if it's already there. 3 years ago
  default ecde1c219e New function enqueue_request_replies(). 3 years ago
  default e926fa2309 Changed timeline_request_replies() to receive an id and not an object. 3 years ago
  default f90d4b2372 New function timeline_request_replies(). 3 years ago
  default 125317ac47 Some prototype update. 3 years ago
  default 33f1f915db Updated documentation. 3 years ago
  default 8c91956947 Replace an sprintf() with an snprintf(). 3 years ago
  default fafdbbf815 Replaced usage of random() with xs_rnd_buf(). 3 years ago
  default e788a5bf8f Some prototype tweaks. 3 years ago
  default 65f5173c2a Moved srv_running variable to httpd.c. 3 years ago
  default 531433aea3 Document the basedir style.css file. 3 years ago
  default 85011994e1 Also accept Update + Service messages. 3 years ago
  default 0d817340e2 If a user config field 'bot' is set to true, identies as such. 3 years ago
  default 3a8005f9bf Updated some data types. 3 years ago
  default c69d0c1878 Version 2.34 RELEASED. 3 years ago
  default 6564ad4287 Updated RELEASE_NOTES. 3 years ago
  grunfink 5ac17bdc1b Merge pull request 'Added icon for bots' (#40) from Haijo7/snac2:master into master 3 years ago
  Haijo7 21bb4f3325 Added icon for bots 3 years ago
  default 13ab8c73e5 More notify tweaks (I'm getting sick of this). 3 years ago
  default 84152d67f5 Fixed bug in notify() (the poll id was not set). 3 years ago
  default b0337f55b5 Fixed bug in vote discarding in notify(). 3 years ago
  default 2e19c193a0 Use a select instead of a checkbox for setting multiple-choice polls. 3 years ago