James Mills
968c0e2847
Fix updating blocked feeds via Poderating Settings
6 hours ago
James Mills
8fd3ee1012
Ooops
9 hours ago
James Mills
ccf42403af
Fix saving cache on shutdown
10 hours ago
James Mills
3da59a7274
Fix a bug where the subject can be empty (validly)
10 hours ago
James Mills
2e04e99446
Fix User.Reply()
11 hours ago
James Mills
6f0753f640
Fix, refactor and simplify all the reply/fork and subject behaviour and hide all hashes in the post box in all cases
11 hours ago
James Mills
590ce93f74
Fix shadow banning twts by their hash
2 days ago
James Mills
75481457bc
Add support for shadow banning twts
2 days ago
James Mills
fe37a332c5
Add default reply hash for individual twt permalinks
4 days ago
James Mills
ba72a0046f
Fix preamble handling for yarnc sync and prevent mismatched hashing uris
6 days ago
James Mills
567340806e
Add better docs on feed lookup fns
6 days ago
James Mills
b11f69c5be
Add local commented out replace directives for go-lextwt and go-types
1 week ago
James Mills
bc9244fcbb
Add support for custom pod javascript
1 week ago
James Mills
a9f0410230
Fixed the bugs
2 weeks ago
James Mills
aaf3cfbfff
Revert "Revert "Add filter support to mentions view""
...
This reverts commit 2d7cc39245
.
2 weeks ago
James Mills
2d7cc39245
Revert "Add filter support to mentions view"
...
This reverts commit a08e70cb92
.
2 weeks ago
James Mills
a08e70cb92
Add filter support to mentions view
2 weeks ago
Anthony Bucci
0a5cb3af76
Oops, had left "Buccipod" in one of the options; fixed that
2 weeks ago
sorenpeter
83a76abace
Fixed alignment issues on the editor buttons on single twts ( #1121 )
...
#1120
Reviewed-on: #1121
Co-authored-by: sorenpeter <sorenpeter@noreply@mills.io>
Co-committed-by: sorenpeter <sorenpeter@noreply@mills.io>
2 weeks ago
sorenpeter
3a1ee90cbb
New profile view with media filter ( #1116 )
...
Co-authored-by: sorenpeter <sp@darch.dk>
Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
Co-authored-by: James Mills <james@mills.io>
Reviewed-on: #1116
Co-authored-by: sorenpeter <sorenpeter@noreply@mills.io>
Co-committed-by: sorenpeter <sorenpeter@noreply@mills.io>
2 weeks ago
James Mills
ac278fc61e
Fix preserving filters across pagers
3 weeks ago
James Mills
fed757eddf
Add FilterMediaOnly (media_only) filter ( #1110 )
...
Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
Co-authored-by: sorenpeter <sp@darch.dk>
Reviewed-on: #1110
3 weeks ago
James Mills
de539afc95
Fix Docker entrypoint script
3 weeks ago
James Mills
02f9cd7df2
Add help output to the Makefile
3 weeks ago
James Mills
19ec0a97d3
Fix SoftwareVersion struct and remove useless Author field
3 weeks ago
James Mills
84e7db965b
Add extra build info ( #1115 )
...
cc @xuu
```
[07:44:27] <prologic> xuu how's this?
[07:44:28] <prologic> 0.15.1-86-geac11004-1673646222
[07:44:41] <prologic> https://files.mills.io/download/Screenshot%202023-01-14%20at%2007.44.19.png
[07:45:00] <prologic> Format is: <version>-<commits>-<sha>-<timestamp>
[07:45:13] <prologic> where commits are no. of commits ahead of last release
[07:45:22] <prologic> timestamp is a unix epic (UTC)
```
Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
Reviewed-on: #1115
3 weeks ago
James Mills
eac1100425
Fix a bunch more followers stuff
3 weeks ago
James Mills
d561dce674
Fix settings template
3 weeks ago
James Mills
5e068122cd
Fix bug in profile template
3 weeks ago
James Mills
27b315c1e6
Fix potential profile popularity problem by removing public follower count ( #1112 )
...
Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
Reviewed-on: #1112
3 weeks ago
James Mills
6413e3b87d
Cleanup
4 weeks ago
James Mills
0ebefcce2b
Update deps
4 weeks ago
James Mills
487412847e
Refactor to use new go.mills.io/webmention package ( #1109 )
...
Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
Reviewed-on: #1109
Reviewed-by: lyse <lyse@noreply@mills.io>
4 weeks ago
James Mills
42d01bde25
webfinger: Fix uris for aliases and other links
1 month ago
James Mills
f15ac535ab
webfinger: Add aliases and several other links for respones
1 month ago
James Mills
144b210a3e
Fix TLS handling of WebFinger handler
1 month ago
James Mills
52c0c93e87
Ooops fix WebFingerHandler()
1 month ago
James Mills
d940da9f05
Add Feature (webfinger) that adds an experimental webfinger server support (no lookups yet)
1 month ago
sorenpeter
a72ec220da
Fixed overflow causing horizontal scoll on mobile ( #1105 )
...
Also added Horizontal scroll for filters on mobile, but it commented out in the css at the moment.
Co-authored-by: sorenpeter <sp@darch.dk>
Reviewed-on: #1105
Co-authored-by: sorenpeter <sorenpeter@noreply@mills.io>
Co-committed-by: sorenpeter <sorenpeter@noreply@mills.io>
1 month ago
James Mills
1cb54f2909
Fix Dockerfile image build
1 month ago
James Mills
7732332e22
Refactor to use new go.mills.io/sessions package
1 month ago
James Mills
b31e09451f
Fix a typo in some code comments
1 month ago
James Mills
8d026eeaf1
Fix CI
1 month ago
James Mills
8e501e5915
Add websub as a standard feature and promote other features as experimental fixes
1 month ago
James Mills
81e22f8ee0
Fix password migration and dropping of the deprecated User.Password (string) field from the db
2 months ago
James Mills
d35d2da617
Remove and cleanup some known dead pods
2 months ago
James Mills
f3f1e42974
Add configurable front page (anonymous discover view) behaviour ( #1103 )
...
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Reviewed-on: #1103
Reviewed-by: lyse <lyse@noreply@mills.io>
2 months ago
James Mills
a12b53322e
Update deps
2 months ago
lyse
37bb9690b4
Provide extension list in overview and add make target ( #1102 )
...
I reckon the docs overview should have some short description of the extensions. Not entirely sure on the correct terminology usage of `twtxt.net`, `yarnd` and `yarn.social`.
Co-authored-by: Lysander Trischler <twtxt@lyse.isobeef.org>
Reviewed-on: #1102
Reviewed-by: James Mills <james@mills.io>
Co-authored-by: lyse <lyse@noreply@mills.io>
Co-committed-by: lyse <lyse@noreply@mills.io>
2 months ago
movq
5582e198b6
docs: Deprecate the hash tag extension ( #1101 )
...
We discussed this here:
https://twtxt.net/conv/6ek4rvq
IMO, we can drop this spec altogether. I kept it in the repo for future reference.
Co-authored-by: Peter Hofmann <scm@uninformativ.de>
Reviewed-on: #1101
Reviewed-by: lyse <lyse@noreply@mills.io>
Reviewed-by: James Mills <james@mills.io>
Co-authored-by: movq <movq@noreply@mills.io>
Co-committed-by: movq <movq@noreply@mills.io>
2 months ago