repo: fmrl_spec
action: shortlog
revision: 
path_from: 
revision_from: refs/heads/main/:
path_to: 
revision_to: 
git.thebackupbox.net
fmrl_spec
git clone git://git.thebackupbox.net/fmrl_spec

as feed:

ass
rss
atom
gemfeed
twtxt
2022-11-11 Update README.md
2022-02-06 Add flashpaper server
2022-01-29 Fix robots.txt heading level
2022-01-28 Add whatsup
2022-01-27 Remove dangling comma, update URL to match example
2022-01-27 uri requirements
2022-01-27 Update project status
2022-01-27 v0.1.0
2022-01-27 robots.txt line
2022-01-26 Add uri field
2022-01-26 Typo
2022-01-26 Changes after readthrough
2022-01-25 Domains must be punycoded
2022-01-25 Read APIs are mandatory but write is not
2022-01-25 Adding/removing following that are already there/aren't there is okay
2022-01-25 Last-Modified not needed for Set Following
2022-01-25 Tighten set following JSON reqs
2022-01-25 Servers MUST parse new following usernames
2022-01-25 Use single number for avatar keys
2022-01-23 No CORS for Following API bc authentication
2022-01-23 Following API: 4xx -> 404
2022-01-23 CORS applies to Get Following too
2022-01-22 Status query Last-Modified edge cases
2022-01-22 must -> MUST
2022-01-21 Avatar DELETE, square image, clarify servers not supporting fields
2022-01-21 Added section on Unicode normalization
2022-01-21 When no usernames on status query, when all users in query fail
2022-01-21 {} SHOULD NOT update modified time
2022-01-20 Client & Server Behavior
2022-01-20 Empty body removes avatar
2022-01-20 Change following API to add/remove
2022-01-19 Use HTTPS in examples
2022-01-19 Following API
2022-01-19 status query, not batch query
2022-01-19 Clarify that only the batch query needs CORS
2022-01-18 Validate media_type; server SHOULD return error for unrecog. field
2022-01-18 Replace 413 with 400 for setting status fields
2022-01-18 avatar can be null, avatar strings must start with /
2022-01-16 405 for undefined methods
2022-01-16 Finish transition to .well-known
2022-01-16 Remove single user query
2022-01-16 Now I know my ABCs...
2022-01-16 Use code 413 for too large avatars
2022-01-16 Recommend avatar size limit of 4 MiB
2022-01-16 Add HTTP versions requirements
2022-01-16 PUT -> PATCH for status update
2022-01-16 Mandatory CORS headers
2022-01-16 Support fmrl URIs
2022-01-16 Strengthen length limits, add emoji validation, allow servers to not support fields, minor fixes
2022-01-15 Server must change avatar strings on update
2022-01-15 Update FAQ
2022-01-13 Batch query JSON can be out-of-order
2022-01-13 2021 -> 2022
2022-01-13 Update Current Status section of README
2022-01-12 Allow for errors in batch query
2022-01-12 Stop auto request on 4xx error
2022-01-12 Tokens can be used instead of passwords
2022-01-11 Status 401 for incorrect password
2022-01-11 HTTPS first, warn about auth on HTTP
2022-01-11 Basic auth username and fmrl username must match
2022-01-11 Clients can't rely on avatar file extension
2022-01-11 Empty PUT body is invalid; server must use new avatar
2022-01-11 Last-Modified etc. headers only apply to GET requests
2022-01-06 Ban duplicate usernames
2022-01-05 Clarify errors, combine delta and batch query, and specify username in batch query response
2022-01-04 Clarified ports and global usernames
2022-01-03 Discussion section on README
2022-01-03 Add client status storage section
2022-01-03 Only use /users for delta query
2022-01-02 Handle JSON null
2022-01-02 Generalize error responses to all PUT requests
2022-01-02 Fix heading levels
2022-01-01 frml -> fmrl
2022-01-01 Add CC0 license
2022-01-01 Initial commit