Commit Graph

54 Commits (0c6f1d4fbed8b480c788df885f84ffec1fbabfb8)

Author SHA1 Message Date
Jonas Schäfer e2f00997d5 XEP-0313: Add missing revision block 2 years ago
Jonas Schäfer 801953dff1 XEP-0313: Advance to Stable as per Council vote from 2021-10-27 2 years ago
Kevin Smith 01fe1b35dc Address LC feedback around groupchat messages in user archives
This is largely Dave Cridland's suggestion from the list, in response to Georg's
feedback, with Georg having checked the material details, along with others
in the xsf MUC. I believe everyone is happy with this.
2 years ago
Kim Alvefur 0836bf6d36 XEP-0313: Editorial: Missing paragraph FULL STOP 2 years ago
Sam Whited a93eda8dc2 XEP-0313: add implementation considerations
Currently this only explains the difference between the before/after
parameters of RSM and the before-id/after-id parameters of mam#extended.

Signed-off-by: Sam Whited <sam@samwhited.com>
2 years ago
Jonas Schäfer 0f7e43d3f7 XEP-0313: move back to Experimental after council vote from 2021-04-07 2 years ago
Jonas Schäfer ae0bdfb2fc XEP-0313: Issue last call 2 years ago
Jonas Schäfer 20c5635d49 XEP-0313: add revision block 2 years ago
Sam Whited bace5148fe XEP-0313: fix mixed tabs/spaces in examples
I left this alone for the rest of the document because it would just
enlarge the diff, but there's a lot more of this that could really use
some cleanup.
2 years ago
Sam Whited 3256473bc8 XEP-0313: add registrar considerations section 2 years ago
Sam Whited f38d91e3e4 XEP-0313: remove "FIXME" comment 2 years ago
Jonas Schäfer 1146a97a43 XEP-0313: add revision block 3 years ago
Marvin W 494d0cbdf3
Fix reference to configuration in XEP-0313 3 years ago
Jonas Schäfer d08ec2832d XEP-0313: add revision block 3 years ago
Ruslan N. Marchenko 2e6efba85c Correct MAM UID "not-found" note 3 years ago
Matthew Wild a3e6d10651 XEP-0313: new revision 0.7
Plus (after ML discussion):

- Clarify intention of 'with' field rule
- Add 'ids' field for fetching specific messages
- Add archive metadata query
- relax language about inclusion of RSM count/index

  These were always optional, but the XEP encouraged their use.
  Implementation experience has shown that generating the count
  has significant performance cost, while most/all current clients
  ignore it anyway.
3 years ago
Jonas Schäfer a57b75cfc5 XEP-0313: deferred due to lack of activity 3 years ago
Georg Lukas 2efd61be36 XEP-0313 (editorial): add bumped version into changelog 4 years ago
Kevin Smith fc81b38d47 Tweak the 'complete' wording to reflect intent 5 years ago
Jonas Wielicki 13a84aa9fb XEP-0313: add revision block 5 years ago
Bartek Górny 2531ed0725 State explicitly that there shall be no 'to' attribute
Previous phrasing suggested that it might be present and equal to "", which is not legal for a jid. See convo on mailing list.
5 years ago
Alexander Krotov f979408ebd Fix a typo in XEP-0313 5 years ago
Jonas Wielicki 6596b932d6 XEP-0313: fix duplicate anchors 5 years ago
Jonas Wielicki 10416c5eb2 XEP-0313: Add anchor IDs 5 years ago
Jonas Wielicki 0f49fd748d XEP-0313: Move back to experimental 6 years ago
Jonas Wielicki f08408ee26 XEP-0286, XEP-0313, XEP—0352, XEP-0387: Extend Last Call until 2017-11-15 6 years ago
Jonas Wielicki 254b270551 XEP-0313: Issue Last Call 6 years ago
Emmanuel Gil Peyrot e8d49ee6ed Remove trailing whitespace from all XML files. 6 years ago
Matthew Wild 11e4febde5 XEP-0313: Revision 0.6.1 (MUC message spoofing fix) 6 years ago
Matthew Wild 6a995fcc3b XEP-0313: Satisfy xmllint 6 years ago
Matthew Wild a81003dadb XEP-0313: Revision 6.0 update 6 years ago
Emmanuel Gil Peyrot 7a64b7b1ed Remove spaces at the end of CDATA blocks in all XEPs.
sed -i 's/^\s\+]]>/]]>/g' xep-*.xml
6 years ago
Emmanuel Gil Peyrot 3c5f20a4ca Remove all trailing whitespace from every XEP.
sed -i 's/\s\+$//' xep-*.xml
6 years ago
Sam Whited 95617b6be4 XEP-0300–XEP-0378: Fix DTD issues 7 years ago
Kevin Smith 3618dfbeec Merge pull request #134 from Flowdalic/mam-fixes
XEP-0313: Actually mention <fin/> in text
7 years ago
Sam Whited 6500820120 XEP-0313: Merge bumping old namespaces in MaM 7 years ago
Kevin Smith 804bf4c931 Fix remaining :0 namespaces in MAM 7 years ago
Mickael Remond f22a0a650e Added clarifications and enhancements when interacting with Multi-User Chat (MUC) 7 years ago
Florian Schmaus 9d620160e7 Actually mention <fin/> in text of the MAM XEP
Also fix wrong usage of MESSAGE to IQ, fix example 3 and clarify where
the 'complete' attribute is placed.
8 years ago
Florian Schmaus cd75571f5d XEP-0313: Fix example 9: s;</message>;</iq> (PR #90)
XEP-0313: Add missing jabber:client namespace in example 2. (PR #93)
8 years ago
Matthew A. Miller f8890be4ad XEP-0313 v0.4 - See Revision 8 years ago
Florian Schmaus f465e5d1f6 Remove message sentinel from MAM (XEP-0313)
The MAM history already says "Switch the sentinel message back to the iq
result.", but this has never happened. This commit does the switch.
8 years ago
Kevin Smith 6f78c8ea30 One pubsub item per message in MAM 8 years ago
Kevin Smith 8afa00d15b Remove comments from examples in MAM 8 years ago
Kevin Smith cf64b48a65 Fix data form examples in MAM 8 years ago
Kevin Smith 1c1f05ad11 Fix MAM example typo 9 years ago
Kevin Smith 23256c87cc Add some words to 313 to explain to not archive stanzas not accepted for delivery 9 years ago
Kevin Smith 82044132e4 Make the use of set explicit in 313 9 years ago
Kevin Smith cbe0abb8ab Fix double-namespacing bug in example 12 of MAM 9 years ago
Matthew A. Miller 29e45b2e2a XEP-0313 v0.3 - see revision log 9 years ago