Umar Getagazov
33650e965c
Run gofmt
2021-09-29 21:56:17 +07:00
Umar Getagazov
6636fc95a7
Allow empty content for an attachful hypha
2021-09-29 21:54:25 +07:00
Mikhail Chekan
44f6fbe0b2
Fix new hypha l18n
2021-09-29 12:51:24 +07:00
Timur Ismagilov
e9e4bb63b6
Migrate to Mycomarkup v2.1.1
2021-09-27 15:46:55 +03:00
Umar Getagazov
04de18ebfc
Merge pull request #95 from chekoopa/l18n
...
Initial l18n support
2021-09-27 19:01:38 +07:00
Umar Getagazov
43017f1e05
Stylistic changes to Russian help pages
2021-09-27 18:59:44 +07:00
Umar Getagazov
6c013a3429
Remove go-localize from dependencies
...
It's not actually needed for the program itself. It's needed for the
generation, and it doesn't matter if you install it using go get or not;
you need to install it manually using go install.
2021-09-27 18:57:42 +07:00
Mikhail Chekan
968f5e2215
Fix missing l18n-ru line
2021-09-27 19:54:37 +08: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
b299d10d42
Migrate to Mycomarkup v2.1.0
...
The bug related to image descriptions has been resolved!!
2021-09-22 22:08:17 +03:00
Timur Ismagilov
d7cb9a4438
ACTUALLY migrate
2021-09-12 12:01:32 +03:00
Timur Ismagilov
7347d3d7db
Migrate to Mycomarkup v2 uhhhhhhhh
...
Bloody hell mate. I'm losing my patience
2021-09-12 11:59:10 +03:00
Timur Ismagilov
84cb140cf8
Add [[Link | Title]] button
2021-09-12 11:29:21 +03:00
Timur Ismagilov
44596e251c
Modify Chekoopa's code for no real reason
...
I made some functions non-exported.
I like your approach with the interface for backlink index operations!
2021-09-05 22:28:20 +03:00
Timur Ismagilov
a220ca2002
Reword something in the toolbar
2021-09-05 14:58:41 +03:00
Timur Ismagilov
fffddc5eff
Add ⌘; for insertDate
2021-09-05 14:55:13 +03:00
Umar Getagazov
44db245c94
Merge pull request #94 from chekoopa/index-qol
...
Tidy up indexing routine (a little bit)
2021-09-05 14:19:14 +07:00
Mikhail Chekan
04124f721a
Tidy up indexing routine (a little bit)
2021-09-05 15:16:07 +08:00
Mikhail Chekan
1c1260569b
Implement async backindex update
2021-09-01 19:25:47 +05:00
Mikhail Chekan
b469b8f57d
Add backlinks counter
2021-09-01 19:25:47 +05:00
Mikhail Chekan
7c41403eee
Implement backlinks updating
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
Mikhail Chekan
0b2e52b99b
Separate pathographic sorting code
2021-09-01 19:25:47 +05:00
Timur Ismagilov
9f48ded254
Dump version
2021-09-01 17:19:39 +03:00
Timur Ismagilov
02b54b5c04
Merge pull request #90 from chekoopa/rename-fix
...
Fix redirect after renaming
2021-08-23 13:28:35 +05:00
Mikhail Chekan
f9a7e6a4c7
Fix redirect after renaming
2021-08-23 16:17:14 +08:00
Umar Getagazov
84a33adf2b
Merge pull request #89 from chekoopa/editor-flag-fix
...
Make toolbar actions lift the 'text changed' flag
2021-08-22 14:25:05 +07:00
Mikhail Chekan
06f9a46403
Merge branch 'master' into editor-flag-fix
2021-08-22 15:20:08 +08:00
Mikhail Chekan
8ecb501a9a
Make toolbar actions lift the 'text changed' flag
2021-08-22 15:19:00 +08:00
Umar Getagazov
da90edcb63
Merge pull request #88 from chekoopa/better-text-actions
...
Make text decorations toggleable, like Github's
2021-08-22 13:49:13 +07:00
Mikhail Chekan
ba6a444063
Make text decorations toggleable, like Github's
2021-08-22 14:48:04 +08:00
Timur Ismagilov
49c78721fc
Merge pull request #85 from chekoopa/sorted-search
...
Sort search results (subpath aware)
2021-08-20 14:10:29 +05:00
Mikhail Chekan
6a4df5aefd
Sort search results (subpath aware)
2021-08-20 17:03:41 +08:00
Timur Ismagilov
683d40a7ad
Migrate to Mycomarkup v1.0.3
...
Let's catch the new bugs
2021-08-19 23:19:11 +05:00
Timur Ismagilov
15415e44ff
Fix the edit button padding issue
...
Now the whole button is clickable
2021-08-19 00:13:21 +05:00
Timur Ismagilov
3a02721f80
Increase line height in the editor
2021-08-19 00:11:35 +05:00
Umar Getagazov
a8ec179668
Remove Helvetica
...
All my homies hate Helvetica
2021-08-17 21:40:30 +07:00
Timur Ismagilov
f2a82ba527
Fix the editor textbox issue?
...
Also change the font to Helvetica for testing
2021-08-17 18:06:17 +05:00
Timur Ismagilov
4cd1e941c5
Merge pull request #84 from Sepera-okeq/patch-1
...
Fix README.MD
2021-08-12 19:11:01 +05:00
sepera_okeq
ea95d6544e
Fix url to README.MD
2021-08-12 18:09:26 +04:00
Timur Ismagilov
18179f1c7f
Get rid of " in some places
...
Violently
2021-08-12 17:12:53 +05:00
Timur Ismagilov
ee8e01c0d8
Update Mycomarkup to v1.0.1
2021-08-11 23:00:16 +05:00
handlerug
19019a0d13
Always show "Manage attachment", fix Firefox bug
2021-08-11 16:20:29 +07:00
handlerug
e660d2f1dd
Update README.md
2021-08-11 12:41:53 +07:00
Timur Ismagilov
80cd146e3d
Fix a typo in doc
2021-08-09 01:16:22 +05:00
Timur Ismagilov
7cc4347062
Do not underline the comma
2021-08-09 01:03:38 +05:00
Timur Ismagilov
9d989db77d
Do not show the edit button for anons
2021-08-09 00:59:44 +05:00