log sat_pubsub/mam.py @ 491:4e8e8788bc86

age author description
2022-10-02 Goffi mam: fix `complete` attribute setting in `onArchiveRequest`
2022-10-02 Goffi mam: fix message sending in `onArchiveRequest`
2021-10-15 Goffi mam: `server_jid` must now be used from backend
2021-04-22 Goffi mam: fix `page_max` calculation, thus `complete` attribute
2020-12-11 Goffi implentation of XEP-0346 (Form Discovery and Publishing):
2019-08-16 Goffi Python 3 port:
2019-08-16 Goffi file organisation + setup refactoring: base src/mam.py@b2decaf206c8
2017-11-04 Goffi backend, storage(pgsql): creation/update date + serial ids:
2017-06-25 Goffi mam: fixed call to getItemsData where requestor was missing
2016-01-08 Goffi mam: removed requestor in favor of mam_request.sender and recipient + fixed bad use of requestor instead of recipient in getItemsData
2016-01-05 Goffi mam: various improvments:
2016-01-03 Goffi mam: minor improvments (module import and some checks)
2016-01-03 Goffi copyright update
2015-01-15 souliane actually retrieve the MAM messages
2015-01-14 souliane fixes the imports from sat.tmp
2015-01-09 souliane MAM (XEP-0313) support: first draft