Timur Ismagilov
c0ac87cdbd
Rename Hypher to Hypha
2022-02-19 11:31:54 +03:00
Timur Ismagilov
ee233b9577
Fix textual hypha creation
2022-02-19 11:31:54 +03:00
Timur Ismagilov
6fc5cf994e
Rename MediaHypha to NonEmptyHypha
2022-02-19 11:31:54 +03:00
Timur Ismagilov
ae13fdab43
Delete DoesExist
...
Now type switches are enforced
2022-02-19 11:31:54 +03:00
Timur Ismagilov
a30d581bfd
Rename Hypha to MediaHypha
2022-02-19 11:31:54 +03:00
Timur Ismagilov
154069091e
Store hyphae as Hypher and cast to *Hypha only wheen need
2022-02-19 11:31:54 +03:00
Timur Ismagilov
1c317e39aa
Play with Hypha.Name
2022-02-19 11:31:54 +03:00
Timur Ismagilov
128f40288b
Play with Hypha.BinaryPath
2022-02-19 11:31:54 +03:00
Timur Ismagilov
927ac4f1da
Use the Hypher interface in a lot of places
2022-02-19 11:31:54 +03:00
Umar Getagazov
9fca911718
Use Content-Security-Policy
...
And remove inline event handlers.
2022-02-18 16:09:00 +07:00
Timur Ismagilov
36edcf6b77
Help: Remove all mentions of Russian docs
...
I hope
2022-02-03 23:53:03 +05:00
Timur Ismagilov
32cde8c808
Delete the jump buttons
2022-02-01 15:57:29 +05:00
Timur Ismagilov
9950956654
Editor: Split the toolbar into two parts
...
Better usage of space, actually
2022-02-01 15:38:47 +05:00
Timur Ismagilov
000dca0cda
Change version to 1.8.0
...
The release is soon...
2022-01-28 00:28:00 +05:00
Timur Ismagilov
e2d206c25a
Fix admin panel link
2022-01-09 02:13:36 +05:00
bouncepaw
baf1b0d137
Remove the admin panel from the top bar
...
It is available in the profile now
2022-01-02 23:34:09 +05:00
bouncepaw
0eecccdf94
Add admin panel link to administrators' profiles
2022-01-02 23:31:54 +05:00
bouncepaw
c69d4946ec
Add log out link to current user's profile
...
For the first time, you can log out from Mycorrhiza!
2022-01-02 23:21:08 +05:00
bouncepaw
9ade6a34e0
Remove ellipses (...) from help topic list
...
No one really understood what they meant.
Also, please stop removing chekoopa's localizer package from
dependencies. It keeps coming back when I make dev.
2022-01-02 22:56:34 +05:00
Timur Ismagilov
1f4dfa1246
Mycomarkup: Migrate to v3.5.2
2021-12-31 02:42:21 +05:00
Timur Ismagilov
51f5ebf46d
Auth: Refactor login and logout
...
GET /login and POST /login-data are merged into /login.
GET /logout and POST /logout-confirm are merged into /logout.
The logout form now looks more consistent with other forms.
Used io.WriteString instead of Fprint where it wasn't like that for some reason.
2021-12-31 02:07:39 +05:00
Timur Ismagilov
d75f96d5ce
Rename /admin/user/new to /admin/new-user
...
There was no /admin/user path to begin with!
2021-12-31 01:39:31 +05:00
Timur Ismagilov
0326816086
Backlinks: Improve /backlinks/
...
* There is a link to the hypha in question in the heading, similar to other pages related to a selected hypha.
* The locale keys (?) are reworded to get rid of the word ‘query’.
* The phrasing is more precise. Kinda verbose doe.
2021-12-31 01:16:09 +05:00
Timur Ismagilov
b453d71364
Backlinks: Make less things exported, better wording
2021-12-31 00:59:28 +05:00
Timur Ismagilov
1f36af66a5
Move backlinks stuff to a separate module
2021-12-21 00:08:21 +03:00
Timur Ismagilov
bc77619105
Help: Write the config file doc in English
2021-11-30 21:20:09 +03:00
Timur Ismagilov
dbdb5f7704
Toolbar: Change the heading buttons
...
Before: ## heading, ### heading
After: = heading, == heading
Now this release can be called 1.7!
2021-11-30 20:41:48 +03:00
Timur Ismagilov
f32a750260
Change version: 1.6.0 ➡️ 1.7.0
2021-11-11 01:44:00 +03:00
Timur Ismagilov
8246a8473c
Dump Mycomarkup
...
Now it doesn't die because of mutual transclusion
2021-11-06 02:32:03 +05:00
Timur Ismagilov
dbb45b2ded
Merge branch 'master' into mycomarkup-3-migrate-and-test
2021-11-06 01:57:18 +05:00
Elias Bomberger
bd1b5c50a0
Add English help page for feeds.
...
(is it detailed enough?)
2021-10-26 23:28:56 -04:00
Timur Ismagilov
891cc1f87c
v1.5.0 ⇢ v1.6.0
2021-10-05 23:11:43 +03:00
Elias Bomberger
4eaec355ca
Make /user-list return sorted results
2021-10-01 16:42:25 -04:00
Elias Bomberger
039fcd2b3a
Make /list return sorted results
2021-10-01 16:40:49 -04:00
Mikhail Chekan
bca1c23d36
Merge l18n with master updates
2021-09-27 17:24:02 +08:00
Mikhail Chekan
0780131c00
Initial l18n support
2021-09-27 16:45:23 +08:00
Timur Ismagilov
51704b72cd
Add /rev-text/
2021-09-23 12:36:54 +03:00
Timur Ismagilov
71b404c4f0
Write docs for prevnext
2021-09-23 12:17:50 +03:00
Timur Ismagilov
84cb140cf8
Add [[Link | Title]] button
2021-09-12 11:29:21 +03:00
Timur Ismagilov
a220ca2002
Reword something in the toolbar
2021-09-05 14:58:41 +03:00
Mikhail Chekan
b469b8f57d
Add backlinks counter
2021-09-01 19:25:47 +05:00
Mikhail Chekan
820de6a0aa
Implement backlinks core (index, i12n and viewing)
2021-09-01 19:25:47 +05:00
Timur Ismagilov
9f48ded254
Dump version
2021-09-01 17:19:39 +03:00
handlerug
19019a0d13
Always show "Manage attachment", fix Firefox bug
2021-08-11 16:20:29 +07:00
Timur Ismagilov
9d989db77d
Do not show the edit button for anons
2021-08-09 00:59:44 +05:00
Timur Ismagilov
3a45ad4330
Compensate the lack of the tabs on other pages
2021-08-09 00:38:41 +05:00
Timur Ismagilov
f54cfe44ff
Drop the hypha tabs
...
TODO:
* Make the hotkeys work again
* Compensate the lack of the tabs on other pages
2021-08-09 00:19:55 +05:00
Timur Ismagilov
9eae5e6256
Recent changes: Make the hash span, not link
2021-08-08 22:20:20 +05:00
Timur Ismagilov
1ee8f5b409
Change the link to Mycomarkup on new hyphae
2021-08-06 17:25:53 +05:00
handlerug
eeb2dd52d8
Reword search bar placeholder text
...
WHO THE HECK THOUGHT "TITLE SEARCH" WOULD BE A GOOD NAME
2021-08-04 12:56:12 +07:00