aboutsummaryrefslogtreecommitdiffstats
path: root/util/messages.po
Commit message (Collapse)AuthorAgeFilesLines
* doc updatesfriendica2014-06-061-3380/+3546
|
* expand/collapse is also used for comments, so removing 'post'.jeroenpraat2014-06-031-3/+3
|
* Updated strings for show entire post and show less to expand and collapse. ↵jeroenpraat2014-06-031-5/+5
| | | | See last few comments from me and Mario at https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl
* Updated to [+] show more, [+] show more comments, etc. See ↵jeroenpraat2014-06-031-3599/+3444
| | | | https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl
* update stringsfriendica2014-06-021-49/+63
|
* doc updatesfriendica2014-05-301-2/+2
|
* string updatefriendica2014-05-291-1451/+1451
|
* add profile photo app because it is sometimes hard to find. Also doc updatesfriendica2014-05-231-3331/+3515
|
* Allow translation context with plural. Use that in Likes/Dislikes.Alexandre Hannud Abdo2014-05-211-3490/+3386
|
* add optional context to translationsfriendica2014-05-201-102/+115
|
* doc updatesfriendica2014-05-161-338/+354
|
* better button theming on oauth connected apps pagefriendica2014-05-091-410/+417
|
* weekly updatefriendica2014-05-021-366/+400
|
* missed the string update on an earlier checkinfriendica2014-04-251-3525/+3523
|
* move create a new collection below the actual collection list again. failed ↵friendica2014-04-181-867/+868
| | | | experiment.
* soft revert 9bb7811 until we can look at it more closely.friendica2014-04-111-1154/+1231
|
* doc updates, plus back-end work for rpost to let you post to a different ↵friendica2014-04-041-335/+349
| | | | channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms.
* doc updatefriendica2014-03-281-480/+520
|
* doc updatefriendica2014-03-211-125/+133
|
* doc updatefriendica2014-03-161-315/+327
|
* doc updatefriendica2014-03-071-396/+431
|
* try to fix youtube mixed content warningsfriendica2014-02-281-281/+334
|
* strings/version updatefriendica2014-02-211-752/+791
|
* s/View remote profiles as webpages/Do not view remote profiles intony baldwin2014-02-191-1/+1
| | | | frames/g
* rev update and a minor fix (missing param) to force_refreshfriendica2014-02-141-763/+802
|
* To be listed as a public site, you need to be an https site with a valid ↵friendica2014-02-071-2803/+2907
| | | | cert. If you don't make the cut, you will either not be listed as a public site or you will be de-listed. Period. This is non-negotiable.
* provide some interesting new options to channel sourcesfriendica2014-01-311-953/+1002
|
* prettyphoto (js|css) not foundfriendica2014-01-241-115/+111
|
* mod_profperm migratedfriendica2014-01-231-485/+489
|
* push new messages.pofriendica2014-01-211-82/+80
|
* transifex didn't like plural-forms and now they don't like it commented out. ↵friendica2014-01-201-222/+217
| | | | So we'll try uncommenting the sucker and see if they like it again.
* some more bookmark infrastructure plus a doc updatefriendica2014-01-181-343/+351
|
* Update messages.pofabrixxm2014-01-161-1/+0
| | | should make transifex happy
* directory creation error, display localtimes on cloud webpage, doc updatesfriendica2014-01-101-767/+827
|
* more dav workfriendica2014-01-031-75/+97
|
* sslify - remove the redirect fallback - as it gets called occasionally and ↵friendica2013-12-271-1296/+1336
| | | | creates mixed content exceptions. Let's see how we go without it. Also a doc update.
* comanchify mod_search - we've got three modules left to Comanchify: admin, ↵friendica2013-12-201-1077/+1053
| | | | directory and message - each of which introduces "interesting challenges"
* add construct_page hookfriendica2013-12-131-1308/+1152
|
* yeah - that's what I'm going to do. we'll just keep system notifications. If ↵friendica2013-12-061-0/+7178
| | | | somebody wants web pages for the others we'll start fresh. It's easier than starting with curfty friendica code that doesn't work anymore and will never work without starting over.
* some code cleanup - gad I forgot what a mess the "other" notifications tabs ↵friendica2013-12-061-7208/+0
| | | | (everything but system) were in. Maybe I'll just remove them so we can start over.
* allow zot-info to return results for address= with webbies or naked nicknamesfriendica2013-11-291-3446/+3479
|
* Plurals for conversation.phpOlivier Migeot2013-11-281-3485/+3478
|
* init_groups_visitor() was still using old array of id output (not the newer ↵friendica2013-11-221-400/+396
| | | | array of hash which we need for permission queries)
* redbasic - set pixel dimensions of conversation top author photo and reply ↵friendica2013-11-151-363/+413
| | | | author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size.
* doc updatefriendica2013-11-091-588/+710
|
* doc updatesfriendica2013-11-021-159/+190
|
* string updatefriendica2013-10-261-109/+121
|
* Put a status editor on the display page if you're logged in. This fixes ↵friendica2013-10-181-150/+189
| | | | issue #113 and also provides the ability to reshare from that page.
* bug 175 - categories not updated when editingfriendica2013-10-111-143/+232
|
* fix a bunch of post editing bugs - though this consolidates some disparate ↵friendica2013-10-041-808/+893
| | | | code and may create some new bugs due to regression