aboutsummaryrefslogtreecommitdiff
path: root/juick-server-jdbc/src/main/java/com/juick/service/TagServiceImpl.java
AgeCommit message (Expand)Author
2018-06-21www project disabled, all new web development moved to separate repoGravatar Vitaly Takmazov
2018-06-13fix processing message with empty * tagGravatar Vitaly Takmazov
2018-05-27Refactor tag parsingGravatar Vitaly Takmazov
2018-05-085 tags per message limitGravatar Vitaly Takmazov
2018-04-22jdbc: do not show messages with banned tags in feedsGravatar Vitaly Takmazov
2018-04-21www: reduce tags cloud and its layoutGravatar Vitaly Takmazov
2018-04-20fixes issue — do not collect tags from commented/quoted linesGravatar k0st1x
2018-04-15server: fix tags cacheGravatar Vitaly Takmazov
2018-04-05server: markdown command replyGravatar Vitaly Takmazov
2018-03-16merge common projectsGravatar Vitaly Takmazov
2018-02-18server-jdbc: no need to reinvent JdbcDaoSupportGravatar Vitaly Takmazov
2017-11-07tag state (subscription, bl) reading methodsGravatar Killy
2017-10-18Simplified the code.Gravatar Anatoliy Sablin
2017-10-11telegram: do not duplicate subscription requestsGravatar Vitaly Takmazov
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov