1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-12 05:20:26 +00:00
Commit Graph

913 Commits

Author SHA1 Message Date
Timur Ismagilov
d6946b9e31 Admin: Isolate handlers and the list view 2022-07-11 21:59:55 +05:00
Timur Ismagilov
06caee907f Update Mycomarkup to v5.1.1
Fixes some bugs
2022-07-11 21:19:17 +05:00
Timur Ismagilov
25fe9a870d Help, Interwiki: Write the doc 2022-07-11 14:21:25 +05:00
Timur Ismagilov
b7b8e26e3f Hypha list: Return the hypha count 2022-07-11 14:03:07 +05:00
Timur Ismagilov
81e67b419a Categories: Sort the list 2022-07-11 13:54:31 +05:00
Timur Ismagilov
a4c9edd0ca Interwiki: Fix the bug that occurred with entries with no aliases 2022-07-11 13:51:58 +05:00
Timur Ismagilov
28001f034e Do not show impossible actions for empty hyphae 2022-07-01 22:38:44 +05:00
Timur Ismagilov
dde770e3e6 Help: Document renaming 2022-07-01 21:17:15 +05:00
Timur Ismagilov
cff7dafcea Implement redirection hyphae #152 2022-07-01 20:51:22 +05:00
Timur Ismagilov
5b829f1d82 Categories: Move them when a hypha is renamed 2022-07-01 19:22:54 +05:00
Timur Ismagilov
d44c4484de Hide empty category sidebar for unauthorized users 2022-07-01 18:46:29 +05:00
Timur Ismagilov
a17a0fea83 Fix #153
Wrong URL shown in the feeds
2022-06-24 18:15:27 +05:00
Timur Ismagilov
e38daba7ad Interwiki: Add /interwiki/add-entry and the related stuff 2022-06-22 00:39:56 +03:00
Timur Ismagilov
df1f94eae4 Isolate hypha renaming view 2022-06-16 14:19:42 +03:00
Timur Ismagilov
684c53aa8c Isolate hypha deletion view 2022-06-16 14:05:30 +03:00
Timur Ismagilov
66c3c1570d Remove those ridiculous helper functions 2022-06-16 13:40:37 +03:00
Timur Ismagilov
2b6ee9c597 Fix /remove-media 2022-06-14 22:40:15 +03:00
Timur Ismagilov
322b0603fb Interwiki: Make prefices behave like hypha names
I/e case-insensitive, among other things
2022-06-14 22:26:13 +03:00
Timur Ismagilov
ba54369096 Mycomarkup: Update to v5.0.3
Some bugs fixed
2022-06-12 01:22:03 +03:00
Timur Ismagilov
6168b4acf1 Recent changes: Fix Russian translation
Now it's свежие правки consistently
2022-06-11 12:52:23 +03:00
Timur Ismagilov
fba6ed4141 Recent changes: Move the count selector and feed links to the bottom
That's where you need them
2022-06-11 12:43:48 +03:00
Timur Ismagilov
7a98d29c74 Editor: Fix handling empty input 2022-06-11 12:36:45 +03:00
Timur Ismagilov
9713c18b6b Backlinks: Fix the bug 2022-06-10 18:45:27 +03:00
Timur Ismagilov
c0495fbfcc Interwiki: Adjust the margins between the forms 2022-06-08 18:39:32 +03:00
Timur Ismagilov
3177760f2b Recent changes: Update the look 2022-06-08 18:37:32 +03:00
Timur Ismagilov
ee8bc742a8 Interwiki: Implement the map editing form
It doesn't really work yet though. You can only look at it
2022-06-08 18:10:34 +03:00
Timur Ismagilov
56c1a23f51 Interwiki: Remove the description field
I already see people not using it
2022-06-08 16:47:14 +03:00
Timur Ismagilov
8c52e1efee Interwiki: Change the fields of the entries 2022-06-08 16:45:27 +03:00
Timur Ismagilov
ee9602c745 Interwiki: Add the add entry form 2022-06-06 19:12:56 +03:00
Timur Ismagilov
5e2c20c559 Move stuff around 2022-06-06 17:41:33 +03:00
Timur Ismagilov
2b14fa8de1 Fix link resolution in some places 2022-06-06 17:33:27 +03:00
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