1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-04 18:19:54 +00:00
Commit Graph

882 Commits

Author SHA1 Message Date
Timur Ismagilov
afba9b597a Update release.yaml
* Remove freebsd. Seems like it was failing the builds of the previous two releases, that's why other platforms thought they should not build as well
* Add help/mycorrhiza.1 into the extra files section
2022-06-05 20:45:00 +03:00
Timur Ismagilov
e4d0543afc Change version to 1.11.0 2022-06-05 15:36:58 +03:00
Timur Ismagilov
901ceed65c Mycomarkup: Update to v5.0.1
The migration to the new link type is done
2022-06-05 15:35:40 +03:00
Timur Ismagilov
ccc7703836 Mycomarkup: Update to v5.0.0
Got to bump it up
2022-06-05 15:35:40 +03:00
Timur Ismagilov
787882cb80 Mycomarkup: Update to v4.3.2
All things interwiki

Backlinks from img and rockets are temporarily broken until all other blocks gain support of interwiki.
2022-06-05 15:35:40 +03:00
Timur Ismagilov
4b9038c00b Interwiki: Make it work!
Interwiki links interwiki links. Still rough, but works sometimes.
2022-06-05 15:35:40 +03:00
Timur Ismagilov
79e79c6efd Interwiki: Start migrating to new API
Come to think of it, it is a breaking API change out there, right? Gotta bump Mycomarkup to v5 one day.
2022-06-05 15:35:40 +03:00
Timur Ismagilov
b5093b0b76 Update README.md 2022-06-03 21:06:00 +03:00
Timur Ismagilov
88353c8ad6 Update README.md 2022-05-31 16:41:29 +03:00
Timur Ismagilov
4dd96e445f Fix /history/ <title> 2022-05-31 13:38:06 +03:00
Timur Ismagilov
913f85b440 Fix revision texts for deleted hyphae
I dislike every part related to git
2022-05-31 13:36:57 +03:00
Timur Ismagilov
9e99e8da11 Fix primitive diffs for deleted hyphae 2022-05-31 13:33:25 +03:00
Timur Ismagilov
cbf7ae50d3 Fix revisions for deleted hyphae 2022-05-31 13:29:13 +03:00
Timur Ismagilov
b7d524880f Interwiki: Implement /interwiki
It just shown what entries there are. It will let administrators modify it later.
2022-05-27 16:43:40 +03:00
Timur Ismagilov
38ab54b8c3 Interwiki: Implement (*Wiki).canonize 2022-05-24 18:59:18 +03:00
Timur Ismagilov
ac1391e64a Interwiki: Start implementing 2022-05-22 12:25:22 +03:00
Timur Ismagilov
feb53ec52b Help: Do not mention legacy headings 2022-05-20 18:55:37 +03:00
Timur Ismagilov
3cdea90f39 Mycomarkup: Update to v4.2.0
No more octothorps
2022-05-20 18:51:33 +03:00
Timur Ismagilov
33c8192bb3 Write heading migrator 2022-05-20 13:17:53 +03:00
Timur Ismagilov
4035d4253a Do not print the git dir path 2022-05-20 12:22:44 +03:00
Timur Ismagilov
afb5c22c40 Admin: Isolate the panel view 2022-05-18 21:03:36 +03:00
Timur Ismagilov
a16304b26f History: Generate correct anchors for headings on history pages
This is a prehistoric bug no one cared about
2022-05-18 20:41:58 +03:00
Timur Ismagilov
e922af77c1 History: Fix some issues with the views 2022-05-18 20:40:06 +03:00
Timur Ismagilov
e1f4b7465e History: Translate /history/ 2022-05-18 20:32:53 +03:00
Timur Ismagilov
d9e0fa7f7f History: Rename the web package 2022-05-18 20:30:42 +03:00
Timur Ismagilov
3e8d1fd161 History: Isolate feeds 2022-05-18 20:28:56 +03:00
Timur Ismagilov
2b8ffc69bd History: Isolate /history/ 2022-05-18 20:27:19 +03:00
Timur Ismagilov
fe7c1c482f Copyedit 2022-05-18 20:18:30 +03:00
Timur Ismagilov
a0cd3bd621 Recent changes: Translate to Russian
Now it's свежие правки, like in MediaWiki
2022-05-18 20:11:12 +03:00
Timur Ismagilov
5bc704b404 Viewutil: Introduce CopyEnRuWith
Reducing boilerplate as usual
2022-05-18 19:58:24 +03:00
Timur Ismagilov
9a540ba022 Viewutil: Introduce ExecutePage
It reduces the number of boilerplate and guesses some stuff for us. Fighting the templates.
2022-05-18 19:46:01 +03:00
Timur Ismagilov
1a98beccb4 History: Isolate recent changes 2022-05-18 19:12:00 +03:00
Timur Ismagilov
fdba598c57 History: Isolate primitive diff 2022-05-18 12:26:33 +03:00
Timur Ismagilov
2d81e54f14 About: Show the registration limit 2022-05-17 16:43:03 +03:00
Timur Ismagilov
2e59f75647 Auth: Do not load users with weird characters in names
If they were registered in earlier versions, you should do something about it:

* Delete them manually.
* Workaround: register a new user to force user storage dump. You can delete them afterwards.
2022-05-17 16:35:43 +03:00
Timur Ismagilov
c1ac0bbd16 Auth: Do not let users with weird characters in name register 2022-05-17 16:31:12 +03:00
Timur Ismagilov
2a1e6409c8 robots.txt: Allow /list, disallow /orphans 2022-05-07 02:00:40 +05:00
Timur Ismagilov
95e6589d2e CSS: Use less classes 2022-05-07 01:50:49 +05:00
Timur Ismagilov
dc36a177a9 Docs: Describe orphans 2022-05-07 01:30:48 +05:00
Timur Ismagilov
b2e504ec06 Implement /orphans
This page lists hyphae which have no backlinks
2022-05-07 01:21:38 +05:00
Timur Ismagilov
ce6447fea4 Fix deletion of media hyphae with no text 2022-05-07 01:03:20 +05:00
Timur Ismagilov
72a3e20ee7 Mycomarkup: Update to v4.0.2
It fixes an issue with categories, and, maybe, with hypha links
2022-04-29 13:05:59 +03:00
Timur Ismagilov
758f8e876f Auth: Fix the links appearing on anonymous wikis 2022-04-29 12:52:31 +03:00
Timur Ismagilov
797293203f Editor: Fix preview 2022-04-29 12:33:05 +03:00
Timur Ismagilov
ba91d3e2f7 Empty hyphae: Fix the message for wikis with auth 2022-04-29 12:21:45 +03:00
Timur Ismagilov
9136622ffc Img: Put captions to the right for normal galleries
* It is places as usual on narrow screens.
* The gray background is removed too.
2022-04-24 16:28:56 +03:00
Timur Ismagilov
b581221445 Title search: Results have indices instead of bullets now 2022-04-24 15:42:10 +03:00
Timur Ismagilov
57efc3e848 Editor: Make the textarea bigger 2022-04-24 15:19:52 +03:00
Timur Ismagilov
49b94074d1 Reimplement empty hypha notice with go templates 2022-04-24 14:11:53 +03:00
Timur Ismagilov
79519f0a7d Title search: Fix a bug and show No results instead of empty list when no results 2022-04-24 11:17:17 +03:00