Mercurial > libervia-pubsub
log sat_pubsub/mam.py @ 451:0e6e176cb572
age | author | description |
---|---|---|
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 |