2020-11-27 |
Dessalines | Merge remote-tracking branch 'yerba/main' into main |
commit | commitdiff | tree | snapshot |
2020-11-27 |
dessalines | Merge pull request 'Set valid context for our extra... |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Dessalines | Adding a local RSS feed. Fixes #1279 (#1280) |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Dessalines | Change references of dev.lemmy.ml to lemmy.ml (#1281) |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Merge branch 'eiknat-feature/add-reporting-backend... |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Minor cleanup on reports PR |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Make changes on `content` field backwards compatible |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Dessalines | Trying out cargo chef and a travis docker image cache... |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Populate `content` with HTML, and `source` with markdow... |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Remove clap dependency |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Generate valid RSS feed (fixes #1274) |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Add TODO about populating user outbox |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Dessalines | Version v0.8.7 |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Dessalines | Version v0.8.6 |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Create empty outbox for user (ref #1220) |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Dessalines | Version v0.8.5 |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | For community_name API parameters, only search locally... |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Dont handle activities twice in inbox |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Reduce visibility of some structs and methods (replaces... |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Dessalines | Version v0.8.4 |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Felix Ableitner | Add user_inbox check that activities are really address... |
commit | commitdiff | tree | snapshot |
2020-11-25 |
dessalines | Merge pull request 'Populate `content` with HTML, and... |
commit | commitdiff | tree | snapshot |
2020-11-25 |
Felix Ableitner | Set valid context for our extra fields (ref #1220) |
commit | commitdiff | tree | snapshot |
2020-11-25 |
Felix Ableitner | Make changes on `content` field backwards compatible |
commit | commitdiff | tree | snapshot |
2020-11-25 |
Felix Ableitner | Merge branch 'main' into apub-media-type2 |
commit | commitdiff | tree | snapshot |
2020-11-24 |
Felix Ableitner | Populate `content` with HTML, and `source` with markdow... |
commit | commitdiff | tree | snapshot |
2020-11-23 |
dessalines | Merge pull request 'Remove clap dependency' (#139)... |
commit | commitdiff | tree | snapshot |
2020-11-23 |
Felix Ableitner | Remove clap dependency |
commit | commitdiff | tree | snapshot |
2020-11-23 |
Dessalines | Trying out cargo chef and a travis docker image cache... |
commit | commitdiff | tree | snapshot |
2020-11-20 |
dessalines | Merge pull request 'Generate valid RSS feed (fixes... |
commit | commitdiff | tree | snapshot |
2020-11-20 |
Felix Ableitner | Generate valid RSS feed (fixes #1274) |
commit | commitdiff | tree | snapshot |
2020-11-19 |
Felix Ableitner | Add TODO about populating user outbox |
commit | commitdiff | tree | snapshot |
2020-11-18 |
Dessalines | Version v0.8.7 |
commit | commitdiff | tree | snapshot |
2020-11-18 |
Dessalines | Version v0.8.6 |
commit | commitdiff | tree | snapshot |
2020-11-18 |
Dessalines | Merge remote-tracking branch 'yerba/main' into main |
commit | commitdiff | tree | snapshot |
2020-11-18 |
dessalines | Merge pull request 'Create empty outbox for user (ref... |
commit | commitdiff | tree | snapshot |
2020-11-18 |
Felix Ableitner | Create empty outbox for user (ref #1220) |
commit | commitdiff | tree | snapshot |
2020-11-17 |
Dessalines | Version v0.8.5 |
commit | commitdiff | tree | snapshot |
2020-11-17 |
dessalines | Merge pull request 'For community_name API parameters... |
commit | commitdiff | tree | snapshot |
2020-11-17 |
Felix Ableitner | For community_name API parameters, only search locally... |
commit | commitdiff | tree | snapshot |
2020-11-17 |
dessalines | Merge pull request 'Dont handle activities twice in... |
commit | commitdiff | tree | snapshot |
2020-11-16 |
Felix Ableitner | Dont handle activities twice in inbox |
commit | commitdiff | tree | snapshot |
2020-11-16 |
dessalines | Merge pull request 'Reduce visibility of some structs... |
commit | commitdiff | tree | snapshot |
2020-11-16 |
Felix Ableitner | Reduce visibility of some structs and methods (replaces... |
commit | commitdiff | tree | snapshot |
2020-11-12 |
Dessalines | Version v0.8.4 |
commit | commitdiff | tree | snapshot |
2020-11-12 |
nutomic | Merge pull request 'Add user_inbox check that activitie... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
eiknat | add doc |
commit | commitdiff | tree | snapshot |
2020-11-11 |
eiknat | update/fix migration, add some doc |
commit | commitdiff | tree | snapshot |
2020-11-11 |
eiknat | add more details to the report views |
commit | commitdiff | tree | snapshot |
2020-11-11 |
eiknat | add mod room websocket impl |
commit | commitdiff | tree | snapshot |
2020-11-11 |
eiknat | add current context for reports |
commit | commitdiff | tree | snapshot |
2020-11-11 |
eiknat | reports: split post/comment out again, add some other... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
eiknat | db: fix a few comments i missed |
commit | commitdiff | tree | snapshot |
2020-11-11 |
eiknat | reports: update db tables, combine api impl |
commit | commitdiff | tree | snapshot |
2020-11-11 |
eiknat | reports: initial reports api commit |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Dessalines | Merge remote-tracking branch 'yerba/main' into main |
commit | commitdiff | tree | snapshot |
2020-11-11 |
dessalines | Merge pull request 'Add pending status for federated... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Felix Ableitner | Add user_inbox check that activities are really address... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Felix Ableitner | Fix unit tests |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Dessalines | Version v0.8.3 |
commit | commitdiff | tree | snapshot |
2020-11-10 |
Dessalines | Merge pull request #1261 from LemmyNet/more-tests-2 |
commit | commitdiff | tree | snapshot |
2020-11-10 |
Dessalines | Adding some more integration tests for locked posts... |
commit | commitdiff | tree | snapshot |
2020-11-10 |
Felix Ableitner | Add pending status for federated follows |
commit | commitdiff | tree | snapshot |
2020-11-10 |
dessalines | Merge pull request 'Enforce post lock in federation... |
commit | commitdiff | tree | snapshot |
2020-11-10 |
dessalines | Merge pull request 'Separate logic for user and communi... |
commit | commitdiff | tree | snapshot |
2020-11-09 |
Felix Ableitner | Fixed bug where comments with mentions were treated... |
commit | commitdiff | tree | snapshot |
2020-11-09 |
Felix Ableitner | Enforce post lock in federation inbox |
commit | commitdiff | tree | snapshot |
2020-11-09 |
Felix Ableitner | Enforce site and community bans for federated users |
commit | commitdiff | tree | snapshot |
2020-11-09 |
Felix Ableitner | Separate logic for user and community inbox |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Dessalines | Version v0.8.2 |
commit | commitdiff | tree | snapshot |
2020-11-06 |
nutomic | In activity table, remove `user_id` and add `sensitive... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Dessalines | Merge remote-tracking branch 'yerba/main' into main |
commit | commitdiff | tree | snapshot |
2020-11-05 |
nutomic | Fix federation of community removal/deletion, added... |
commit | commitdiff | tree | snapshot |
2020-11-05 |
Dessalines | Merge remote-tracking branch 'yerba/main' into main |
commit | commitdiff | tree | snapshot |
2020-11-05 |
dessalines | Merge pull request 'Dont send email notifications to... |
commit | commitdiff | tree | snapshot |
2020-11-05 |
Felix Ableitner | Also check for ban when sending private message notific... |
commit | commitdiff | tree | snapshot |
2020-11-05 |
Dessalines | Merge pull request #1252 from LemmyNet/yerbamate-change-tld |
commit | commitdiff | tree | snapshot |
2020-11-05 |
Felix Ableitner | Dont send email notifications to banned users (fixes... |
commit | commitdiff | tree | snapshot |
2020-11-03 |
Felix Ableitner | Change domain of yerbamate.dev to yerbamate.ml |
commit | commitdiff | tree | snapshot |
2020-11-02 |
Dessalines | Upgrading pictrs to v0.2.5 (#1249) |
commit | commitdiff | tree | snapshot |
2020-11-02 |
Dessalines | Merge pull request #1246 from knkski/pictrs-url-variable |
commit | commitdiff | tree | snapshot |
2020-11-02 |
Dessalines | Merge pull request #1247 from knkski/iframely-url-setting |
commit | commitdiff | tree | snapshot |
2020-11-02 |
Dessalines | Merge branch 'main' of https://github.com/lemmynet... |
commit | commitdiff | tree | snapshot |
2020-11-02 |
Dessalines | Changing docs formattin, running format. |
commit | commitdiff | tree | snapshot |
2020-11-02 |
Kenneth Koski | Parameterize docs directory (#1245) |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Kenneth Koski | Add iframely_url setting |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Kenneth Koski | Fix hardcoded pictrs URL reference |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Kenneth Koski | Update configuration documentation |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Kenneth Koski | Parameterize config file location |
commit | commitdiff | tree | snapshot |
2020-10-30 |
eiknat | GetUserDetails doesnt return users own email (#1240) |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Dessalines | Fixing missing community doc. |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Dessalines | Update cargo deps, upgrading lettre. #789 (#1234) |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Dessalines | Merge pull request #1242 from ShadowJonathan/patch-1 |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Jonathan de... | Update about_features.md |
commit | commitdiff | tree | snapshot |
2020-10-27 |
dessalines | Merge pull request 'Ignore incoming activities which... |
commit | commitdiff | tree | snapshot |
2020-10-27 |
dessalines | Merge pull request 'In comment create/update, include... |
commit | commitdiff | tree | snapshot |
2020-10-27 |
Felix Ableitner | In comment create/update, include parent creator in... |
commit | commitdiff | tree | snapshot |
2020-10-27 |
Dessalines | Fixing cache dev dockerfile |
commit | commitdiff | tree | snapshot |
2020-10-27 |
Felix Ableitner | Use docker cache for docker/dev/ |
commit | commitdiff | tree | snapshot |
2020-10-27 |
Dessalines | Merge branch 'main' of https://github.com/lemmynet... |
commit | commitdiff | tree | snapshot |
next |