Commit Graph

2216 Commits

Author SHA1 Message Date
Jo Vuit 40aec49787 Added translation string context for Notifications.vue 2019-02-10 15:25:46 +01:00
Jo Vuit 858d91784a Added translation string context for admin/moderation/DomainsDetail.vue 2019-02-10 15:12:07 +01:00
Jo Vuit e250f4bd3a Added translation context for admin/moderation/AccountsList.vue 2019-02-10 14:45:40 +01:00
Jo Vuit 565b0bdd13 Added translation context (#662) 2019-02-10 14:42:15 +01:00
Jo Vuit f580624652 Added translation context for content/Base.vue for the hidden text 'Secondary menu' 2019-02-10 14:32:35 +01:00
Jo Vuit 00ca22133f Added translation context (#662) 2019-02-10 14:27:15 +01:00
Jo Vuit 74149fc4a9 Added 'Noun' as a possible detail part for string context 2019-02-10 14:16:59 +01:00
Jo Vuit ee23e145b6 Replaced detail part of string context 'Name' by 'Noun', which is the correct word in English... 2019-02-10 14:15:40 +01:00
Jo Vuit 7e3fbbe0a9 Added translation strings for admin/Settings.vue
Added the component type Menu in the doc, to match with secondary menu items
2019-02-09 16:52:47 +01:00
Jo Vuit ac7f403616 '#662:Added translation strings for admin/library/FilesList.vue 2019-02-09 16:44:30 +01:00
Jo Vuit c692ec3fe1 Added translation strings 2019-02-09 16:41:28 +01:00
Jo Vuit 57e52cf979 Added translation context 2019-02-09 16:29:59 +01:00
Jo Vuit 02c08c6959 Changed function $gettext to $pgettext 2019-02-09 16:26:57 +01:00
Jo Vuit 77ada7ca1e Added translation context 2019-02-09 16:25:31 +01:00
Jo Vuit e0f11cc70e Added translation context 2019-02-09 16:08:19 +01:00
Jo Vuit 77ebc5baa5 Added 'Hidden text' in the doc as a possible component part for any text that is not displayed. The major use case is aria-label fields. 2019-02-09 16:06:57 +01:00
Jo Vuit 6e16de27bc Changed Modal to Popup for the content type of string contexts. 2019-02-09 15:52:30 +01:00
Eliot Berriot f780fa24c1 Merge branch '705-on-disk-spa' into 'master'
Fix #705: Can now use a local file with FUNKWHALE_SPA_HTML_ROOT to avoid sending an HTTP request

See merge request funkwhale/funkwhale!592
2019-02-08 17:38:51 +01:00
Eliot Berriot 407d5585dc Merge branch '694-narrow-cards' into 'master'
Fix #694: resizing issues on album cards

See merge request funkwhale/funkwhale!591
2019-02-08 17:36:27 +01:00
Eliot Berriot d99757658c
Fix #705: Can now use a local file with FUNKWHALE_SPA_HTML_ROOT to avoid sending an HTTP request 2019-02-08 17:36:10 +01:00
Eliot Berriot 53ff2027ef
Fix #694: resizing issues on album cards 2019-02-08 16:15:51 +01:00
Eliot Berriot 22749ea2e2 Merge branch '662-favorites-List.vue' into 'develop'
Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!584
2019-02-08 10:06:28 +01:00
jovuit 95c43c2ff6 Resolve "Add contexts to translatable strings" 2019-02-08 10:06:28 +01:00
Eliot Berriot d92f790ef6 Merge branch '662-artist' into 'develop'
Resolve "Add contexts to translatable strings to Album page"

See merge request funkwhale/funkwhale!588
2019-02-08 09:57:52 +01:00
jovuit 19ba7ed988 Resolve "Add contexts to translatable strings to Album page" 2019-02-08 09:57:52 +01:00
Eliot Berriot 0af3310654 Merge branch '662-playlist-List' into 'develop'
Added context strings for i18n

See merge request funkwhale/funkwhale!590
2019-02-08 09:54:31 +01:00
Jo Vuit 3ac585c4b2 Typo 2019-02-07 18:17:18 +01:00
Jo Vuit 56a5a5ed76 Added context strings for i18n 2019-02-07 18:14:48 +01:00
Jo Vuit 48c35f37ac Added i18n string context 2019-02-07 17:58:11 +01:00
Eliot Berriot 5758ab4c43
Merge branch 'master' into develop 2019-02-07 16:40:56 +01:00
Eliot Berriot d702f8f69f Merge branch '696-yarn-build-osx' into 'master'
Fix #696: Embed component name that could lead to issue when developping on OSX

See merge request funkwhale/funkwhale!587
2019-02-07 16:28:57 +01:00
Eliot Berriot c15b4381bb
Fix #696: Embed component name that could lead to issue when developping on OSX 2019-02-07 16:23:14 +01:00
Eliot Berriot b04cb61d4a Merge branch '662-favorites-Track' into 'develop'
Add context (#662)

See merge request funkwhale/funkwhale!585
2019-02-07 16:21:20 +01:00
Eliot Berriot 949c76307e Merge branch '697-denied-upload' into 'master'
Fix #697: Downgraded channels dependency to 2.1.6 to fix denied uploads

See merge request funkwhale/funkwhale!586
2019-02-07 16:20:31 +01:00
Eliot Berriot 741199c551
Fix #697: Downgraded channels dependency to 2.1.6 to fix denied uploads 2019-02-07 16:17:51 +01:00
Jo Vuit 3bed93d6c6 Add context 2019-02-07 16:15:50 +01:00
Eliot Berriot 711a667d26 Merge branch '662-context-documentation' into 'develop'
See #662: documentation about i18n / contexts, and first contextualized strings

See merge request funkwhale/funkwhale!581
2019-02-07 15:16:01 +01:00
Eliot Berriot 2bc7b00b54 Merge branch 'patch-1' into '662-context-documentation'
Nest multiple component parts by a dot instead of a /

See merge request funkwhale/funkwhale!582
2019-02-07 14:36:51 +01:00
Eliot Berriot 7d52de5cb4 Update CONTRIBUTING.rst 2019-02-07 14:33:27 +01:00
jovuit 3ca17d3fa1 Nest multiple component parts by a dot instead of a / 2019-02-07 14:26:00 +01:00
Eliot Berriot 2fe403ed9a
See #662: documentation about i18n / contexts, and first contextualized strings 2019-02-05 17:59:22 +01:00
Eliot Berriot bf67f37903 Merge branch 'patch-1' into 'develop'
Update /usr/bin/nologin to /usr/sbin/nologin

See merge request funkwhale/funkwhale!580
2019-02-05 14:41:20 +01:00
Zach Halasz d1d034fa86 Update /usr/bin/nologin to /usr/sbin/nologin 2019-02-04 06:53:28 +01:00
Eliot Berriot 6ebd1af4ab Merge branch 'similar-radio-improvements' into 'develop'
Removed popularity weight in similar radio, to avoid filter bubbles

See merge request funkwhale/funkwhale!579
2019-01-31 14:58:10 +01:00
Eliot Berriot c16258ed14
Removed popularity weight in similar radio, to avoid filter bubbles 2019-01-31 14:55:05 +01:00
Eliot Berriot e6a5f69f5b Merge branch 'markov-radio' into 'develop'
[Experimental] Added a new "Similar" radio based on users history (suggested by @gordon)

See merge request funkwhale/funkwhale!578
2019-01-30 16:57:36 +01:00
Eliot Berriot 5ce4cc8379
[Experimental] Added a new "Similar" radio based on users history (suggested by @gordon) 2019-01-30 16:54:35 +01:00
Eliot Berriot 602a4c3b29 Merge branch 'system-actor' into 'develop'
System actor

See merge request funkwhale/funkwhale!577
2019-01-30 11:54:43 +01:00
Eliot Berriot 253f026dc0 System actor 2019-01-30 11:54:43 +01:00
Eliot Berriot 2f100ab9a7
Fixed a bad reference in swagger docs 2019-01-29 17:46:37 +01:00