Athou
9261763b24
fix unread count query ( #442 )
2013-07-17 06:08:52 +02:00
JKakku
ee80d88c13
Tweaking the latest Finnish translation
...
Changed view.entry_source to a more appropriate translation in the context.
2013-07-16 16:34:49 +03:00
JKakku
d2e3cb129c
Update fi.properties
2013-07-16 16:06:34 +03:00
JKakku
785b4f688c
Update fi.properties
...
Not entirely sure about the view.entry_source translation, as I couldn't find it in the actual interface.
2013-07-16 16:05:02 +03:00
Athou
f2ab523dbb
join not needed anymore
2013-07-16 08:57:16 +02:00
Alexander Bus
006751507f
Updated ru.properties
2013-07-16 02:04:53 +07:00
Athou
1e6077bc98
removed unused index on non-hash column
2013-07-15 13:47:05 +02:00
Athou
41e14d97f6
add valid checksums
2013-07-15 07:25:58 +02:00
Athou
a38dd64299
Merge pull request #432 from MageFroh/db-fix
...
Fix a few issues related to recent database changelog updates
2013-07-14 22:20:12 -07:00
MageFroh
cfb1b2b70e
Updates in fr translations:
...
- Translate new strings
- entrée --> article
- étoile --> favori
2013-07-14 17:00:09 +01:00
MageFroh
6b75284593
For some reason, liquibase was rejecting denormalize-statuses changeset
...
It failed validation due to missing checksum.
2013-07-14 16:10:19 +01:00
MageFroh
2f779cbd9d
pgSQL rejected the update lines in populate-status-xxx change sets
...
Error executing SQL update FEEDENTRYSTATUSES s SET s.entryUpdated = (select e.updated from FEEDENTRIES e where e.id = s.entry_id):
ERROR: column "s" of relation "feedentrystatuses" does not exist
2013-07-14 16:10:19 +01:00
MageFroh
2bc53bd2e1
HSQLDB apparently requires a default value when a column is marked NOT NULL and already exists
...
Change Set changelogs/db.changelog-1.1.xml::denormalize-statuses failed.
Error executing SQL ALTER TABLE FEEDENTRYSTATUSES ADD user_id BIGINT NOT NULL
default expression needed in statement [ALTER TABLE FEEDENTRYSTATUSES ADD user_id BIGINT NOT NULL]
2013-07-14 16:10:19 +01:00
Athou
06257be8fc
add valid checksum
2013-07-14 07:19:14 +02:00
Athou
5946837258
Merge pull request #429 from Athou/denormalized
...
Denormalized
2013-07-13 22:15:31 -07:00
Athou
29ed2a40e4
changed indexes
2013-07-14 06:46:48 +02:00
Athou
e54754b31a
add valid checksums ( #428 )
2013-07-14 06:02:31 +02:00
Athou
24ee418f3f
denormalized fields on statuses for faster queries
2013-07-14 05:48:47 +02:00
Koaieus
3b7e0becd4
Update nl.properties
...
Contact me if you think something is wrong.
2013-07-13 16:07:58 +02:00
Athou
6588b510a0
utf8mb4 is not available on openshift ( #309 )
2013-07-12 01:32:47 +02:00
Athou
d1565dc9fd
create unique index on user_id ( fix #400 )
2013-07-11 09:19:50 +02:00
Athou
244261917c
create content hash index
2013-07-10 15:38:23 +02:00
LpSamuelm
ea00ce3705
Translated new labels to Swedish
2013-07-10 15:22:36 +02:00
Athou
30e608ffe5
more keyboard shortcuts
2013-07-10 09:24:07 +02:00
ekovi
52dea8b9d0
Grammar fix
2013-07-10 08:48:05 +02:00
Athou
d1d41f6449
Merge branch 'patch-1' of https://github.com/ekovi/commafeed into ekovi-patch-1
...
Conflicts:
src/main/resources/i18n/cs.properties
2013-07-10 06:15:43 +02:00
ekovi
82ecf4e4fd
Updated translation
2013-07-10 00:16:54 +02:00
LpSamuelm
0160c4aee2
Switched to OPML in translations
2013-07-09 23:49:40 +02:00
Ebrahim Byagowi
1057623c32
tweak fa translation
2013-07-09 20:36:27 +04:30
Athou
308eaf8b8d
google reader is no more :(
2013-07-09 12:57:48 +02:00
ekovi
e29cb52e28
Updated
2013-07-09 08:54:50 +02:00
LpSamuelm
3002f9c553
Translated new labels to Swedish
2013-07-08 17:07:14 +02:00
Ebrahim Byagowi
44d16eb875
Remove whitespace inside link + fa translating
2013-07-08 13:53:30 +04:30
Athou
809f77a787
new label
2013-07-08 09:38:15 +02:00
Athou
4d8f0865ba
display link to feed source ( fix #355 )
2013-07-08 09:37:34 +02:00
Athou
44fbaf6587
new label
2013-07-08 01:29:55 +02:00
Athou
d6e63ff66d
button to mark all entries up to there
2013-07-08 01:27:58 +02:00
MageFroh
f1ef5a6b99
fix error with postgresql
...
* postgresql stores foreign key names in lower case by default, so the precondition was erroneously passing
* check for the presence of a primary key instead
2013-07-07 21:45:14 +01:00
Athou
b5b53da593
forgot to delete that
2013-07-07 21:35:18 +02:00
Athou
55bb0ce524
fix preconditions
2013-07-07 21:19:46 +02:00
Athou
01e0bf0397
create table and columns with the right encoding ( #309 )
2013-07-07 20:54:50 +02:00
LpSamuelm
4b98ee0d0d
Translated new labels to Swedish
2013-07-07 13:05:23 +02:00
Athou
8792069ae0
mssql compatibility ( fix #396 )
2013-07-07 10:32:37 +02:00
Athou
495f0c0ba9
Merge pull request #394 from ekovi/master
...
sk translation fix
2013-07-05 09:00:33 -07:00
ekovi
603c284333
Additional fix and update
2013-07-05 17:44:12 +02:00
Athou
d8f3316747
faster feed cleanup
2013-07-05 17:00:32 +02:00
Athou
5530c5fd7e
setting to pause feed crawling
2013-07-05 08:23:18 +02:00
Athou
4efa18f9e6
materialize the manytomany relationship to have better control over queries
2013-07-04 23:44:12 +02:00
Athou
4565a7c43f
choose bookmarklet reading order
2013-07-03 07:32:18 +02:00
Ebrahim Byagowi
9515a88409
Some cosmetic changes
...
* Punctuation, removing space before exclaimention mark
* Completing Persian translation
* Changeing web app icons per original art work
* Fixing error on custom theme and adding indention to custom CSS
2013-07-03 02:17:57 +04:30