175 Commits (7ec6cddd27f36f50f06669b208674feb0dc19535)

Author SHA1 Message Date
Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications (#3097)
* Add 'mark all read' option to notifications

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Fix exported comment

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Format method comments

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Fix exported comment

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

Format method comments

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

Tests for reactions (#3083)

* Unit tests for reactions

* Fix import order

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>

Fix reaction possition when there is attachments (#3099)

Refactor notifications swap function

* Accept change to drop beforeupdate call

* Update purge notifications error message for consistency

* Drop unnecessary check for mark all as read button

* Remove debugging comment
7 years ago
GiteaBot 0332b8fb18 [skip ci] Updated translations via Crowdin 7 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856) 7 years ago
techknowlogick 993b86628b Minor copy changes (#3074)
* Minor copy changes
Fixes #3058

* Use TrN for translations that depend on count
Fix minor type with branches count
7 years ago
GiteaBot 6d99840d1f [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 4cf90aa865 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 033ad9a79f [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot b9452c48ac [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot cbc6bbfbeb [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 0c69b768b9 [skip ci] Updated translations via Crowdin 7 years ago
Ethan Koenig b7ebaf6d20 Various wiki bug fixes (#2996)
* Update macaron

* Various wiki bug fixes
7 years ago
GiteaBot 16c55e1a5b [skip ci] Updated translations via Crowdin 7 years ago
Lunny Xiao 10b54df2b2 Add dingtalk webhook (#2777)
* add dingtalk webhook type

* add vendor

* some fixes

* fix name check

* fix name check & improvment
7 years ago
Michael Kuhn 420fc8efc2 Disable add key button if SSH is disabled (#2873) 7 years ago
GiteaBot e00df9fb8e [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 1cb01817c9 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot b33ce46a48 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 222e7c3f06 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 074f6c1b49 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot a30cc637c6 [skip ci] Updated translations via Crowdin 7 years ago
Lauris BH a6f337046f Update go-ini dependency and remove semicolon hack in translations (#2913) 7 years ago
Ethan Koenig bd23e36bec Add owner to delete repo message (#2886) 7 years ago
GiteaBot a8832e1227 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 72fc829b05 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 44bd5ff466 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot afa85f9b55 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot e9728bf3b4 [skip ci] Updated translations via Crowdin 7 years ago
Lauris BH 134958fd9f
Fix localization texts that contain semicolon (#2900) 7 years ago
GiteaBot 4287d100b3 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 1ebf257bed [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 524cca3a1e [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot e22be08ab6 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 61f5c22503 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot ddb75191ec [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 76b8c3c68f "[skip ci] Updated translations via Crowdin" 7 years ago
Discusal Media 6a49ada260 Update TRANSLATORS (#2843)
* Update TRANSLATORS

* Change order to alphabetical
7 years ago
GiteaBot 1febbf0da9 "[skip ci] Updated translations via Crowdin" 7 years ago
GiteaBot 1621069f83 "[skip ci] Updated translations via Crowdin" 7 years ago
lafriks dcb009aa86 '[skip ci] Updated translations via Crowdin' 7 years ago
Joel da Rosa e6bb8e7a4d Translator pt-BR (#2838)
* Translator pt-BR

* rectification translators pt-BR
7 years ago
lafriks 3ee7248970 '[skip ci] Updated translations via Crowdin' 7 years ago
lafriks d94e2a1c22 '[skip ci] Updated translations via Crowdin' 7 years ago
Jonathan Lozada D 8a9cc86bf6 added myself to the translation list (#2828) 7 years ago
lafriks 85e99b6a6b '[skip ci] Updated translations via Crowdin' 7 years ago
Lauris BH 266ebf8200 Revert en-US locale (#2821) 7 years ago
lunny 3217102516 '[skip ci] Updated translations via Crowdin' 7 years ago
lunny 1ccaddcfbb '[skip ci] Updated translations via Crowdin' 7 years ago
appleboy 6f84569629 '[skip ci] Updated translations via Crowdin' 7 years ago
Omar Assadi 1da17db717 Fix Various Grammar Issues and Adjust Unnatural Wording (#2737)
* Fix Comma Splices

Replace comma splices with more fitting punctuation—usually semicolons.

Signed-off-by: Omar Assadi <omar@assadi.ru>

* Turn Some Conjunctions into Sentences

Turn conjunctions—which are capable of standing on their own—into their standalone sentences.

Signed-off-by: Omar Assadi <omar@assadi.ru>

* Reword Sections and Fix Issues in Docs

Reword sections of the contributing docs and readme file to be more
natural and clear. Additionally, fix the majority of the grammar
mistakes.

Signed-off-by: Omar Assadi <omar@assadi.co.il>
7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582)
Indexed search of repository contents (for default branch only)
7 years ago