Mercurialsonews-drupal / graph
summary | shortlog | changelog | graph | tags | branches | files
less more | (0) -120 tip
 
  • XSLT: licence – GNU GPLv3 default tip 2014-12-31, by František Kučera
  • mezery, tabulátory 2012-07-05, by František Kučera
  • drobnosti, TODO 2011-11-07, by František Kučera
  • ACL: uživatel v Article bude jako User ne jen jako String. 2011-11-07, by František Kučera
  • Podpora Markdown syntaxe 2011-11-06, by František Kučera
  • SMTP: correct unescaping of posted messages containing lines with single dot. 2011-11-05, by František Kučera
  • DrupalAuthInfoCommand → AuthInfoCommand (konfigurace příkazů) 2011-10-30, by František Kučera
  • Ověřování uživatelů: uživatele budeme mít jako objekt, ne jen jako String/boolean – aby šel rozšiřovat o případné další informace. 2011-10-30, by František Kučera
  • DrupalAuthInfoCommand → AuthInfoCommand (je to obecná implementace, nezávislá na Drupalu) 2011-10-30, by František Kučera
  • AuthInfoCommand bude nahrazen DrupalAuthInfoCommand 2011-10-30, by František Kučera
  • Drupal: text/plain – podpora značky <br/> 2011-10-25, by František Kučera
  • Drupal: klient nemusí posílat In-Reply-To hlavičku, ale jen References, kde je víc messageID – vezmeme to poslední. 2011-10-25, by František Kučera
  • SMTP: correct escaping of messages containing lines with single dot. 2011-10-25, by František Kučera
  • SMTP: dot escaping – imported GNU code. 2011-10-25, by František Kučera
  • Drupal: když chybí předmět, doplníme ho z prostého textu (ne z XHTML). 2011-10-23, by František Kučera
  • Drupal: lepší názvy proměnných. 2011-10-21, by František Kučera
  • Drupal: ignorování XML komentářů (nebudou dělit odstavce). 2011-10-21, by František Kučera
  • Drupal: zpráva od uživatele se před uložením prožene přes XSLT případně Tidy. 2011-10-20, by František Kučera
  • Drupal: posílání zpráv do skupiny. 2011-10-20, by František Kučera
  • Drupal: ověřování uživatelů. 2011-10-19, by František Kučera
  • Drupal: tidy – správné označování konců řádků (jen tam, kde už je nějaký text) 2011-10-19, by František Kučera
  • Drupal: text/plain – odstranění přebytečných mezer na začátcích a koncích odstavců (oprava). 2011-10-18, by František Kučera
  • Drupal: XHTML XSL – odstranění přebytečných mezer (oprava). 2011-10-18, by František Kučera
  • Drupal: text/plain – podpora citací: cite. 2011-10-18, by František Kučera
  • Drupal: text/plain – sjednocení šablony pro ul a ol a odstranění nadbytečných prázdných řádků u vnořených seznamů 2011-10-18, by František Kučera
  • Drupal: text/plain – víceúrovňové číslované seznamy. 2011-10-18, by František Kučera
  • Drupal: lepší ošetření atributů u obrázků a odkazů, konverze i/b → em/strong, kontrola (apply-templates) vnořených značek. 2011-10-18, by František Kučera
  • Drupal: text/plain – odkazy budou označené 'apostrofy' místo "uvozovkami". 2011-10-17, by František Kučera
  • Drupal: text/plain – h2 bude podtřžené = místo # + podpora značky cite. 2011-10-17, by František Kučera
  • Drupal: text/plain – podpora obrázků a dalších vnořených elementů uvnitř odkazů. 2011-10-17, by František Kučera
  • Drupal: zpracování citací (blockquote), doplnění chybějících odstavců (p). 2011-10-17, by František Kučera
  • Drupal: textová část zpráv (text/plain), základní funkční verze (XSLT+Java). 2011-10-17, by František Kučera
  • Drupal: žádný doctype a povolíme vodorovné čáry <hr/> 2011-10-17, by František Kučera
  • Drupal: správné pořadí částí (pro Thunderbird). 2011-10-17, by František Kučera
  • Drupal: oprava XSL odstavců: správné zpracování vnořených značek (např. a/img) v mešuge odstavcích. 2011-10-17, by František Kučera
  • Drupal: oprava XHTML šablony: žádné zdvojování značek. 2011-10-17, by František Kučera
  • Drupal: funkce pro obalování textu <html><body> značkami. 2011-10-17, by František Kučera
  • Drupal: odstavce – volitelná css třída a zbavení se zytečného xmlns 2011-10-16, by František Kučera
  • Drupal: tidy, odstavce, XSLT 2011-10-16, by František Kučera
  • Drupal: XSL pro vytváření <p>odstavců</p> z textu přímo uvnitř html/body 2011-10-16, by František Kučera
  • Drupal: XSLT odstavce – [not(navázat)] TODO:… 2011-10-14, by František Kučera
  • Drupal: XSLT odstavce – vnořující se. 2011-10-14, by František Kučera
  • Drupal: XSLT odstavce – textové vs. netextové uzly. 2011-10-14, by František Kučera
  • Drupal: lámání textu na odstavce – XSLT 2.0, TODO:… 2011-10-14, by František Kučera
  • Drupal: XSL šablona pro formátování XHTML části zprávy. 2011-10-14, by František Kučera
  • Drupal: číštění HTML – Tidy. 2011-10-13, by František Kučera
  • Drupal: XSL transformace XHTML části 2011-10-12, by František Kučera
  • Drupal: vyhození zbytečností. 2011-10-12, by František Kučera
  • Drupal: zprávy jsou multipart/alternative – jak prostý text, tak XHTML. TODO: filtry prostého textu a XHTML 2011-10-12, by František Kučera
  • Drupal: správný formát data (RFC 822) 2011-10-11, by František Kučera
  • Drupal: hlavičky, poměrně funkční čtení příspěvků (vlánka). 2011-10-11, by František Kučera
  • Drupal: správné kódování češtiny. 2011-10-11, by František Kučera
  • Drupal: částečně funkční – jde stáhnout zprávy s předmětem a textem. 2011-10-11, by František Kučera
  • Drupal: pořadí metod. 2011-10-09, by František Kučera
  • Drupal: funkční logování. 2011-10-09, by František Kučera
  • Drupal: nic to nedělá, jen loguje. 2011-10-09, by František Kučera
  • Drupal: bez dědičnosti, implementujeme rovnou rozhraní (nelze dědit). 2011-10-09, by František Kučera
  • Drupal: kostry tříd 2011-10-08, by František Kučera
  • Reformatting XDaemonCommand 2011-09-14, by Christian Lins
  • SMTPSender should now support PLAIN SMTP Authentication (issue #8) 2011-09-14, by cli
  • Add libcommons-codec-java to Debian dependencies. 2011-09-14, by cli
  • Work on SMTPTransport. 2011-09-14, by cli
  • Work on SMTP authentification for ML sender 2011-09-13, by cli
  • Move default db to /var/spool/news/sonews/sonewsdb 2011-09-13, by cli
  • Remove binary files in lib/ 2011-09-13, by cli
  • Rename sonews.conf.sample to sonews.conf 2011-09-13, by cli
  • Add debian/sonews.install and modify sonews.conf.sample to place database in /var/news/sonews/. 2011-09-12, by cli
  • Remove troubling line from debian/control. 2011-09-12, by cli
  • Change binary package name sonews-server to server 2011-09-12, by cli
  • Reformatting Article class code. 2011-09-11, by cli
  • Fix for issue #17. Error when posting to mailinglist is now reported back to user as NNTP error. 2011-09-11, by cli
  • Fix for #14 2011-09-11, by cli
  • Merge Channel and Group classes. 2011-09-11, by cli
  • Complete XDAEMON GROUPFLAG subcommand. 2011-09-11, by cli
  • Work on XDaemon command 2011-09-10, by cli
  • HSQLDB backend support completed, but untested. 2011-09-10, by cli
  • Work on hsqldb support 2011-06-07, by cli
  • Adapt config sample to use hsqldb 2011-06-07, by cli
  • Add HSQLDB stubs and reformat some source files. 2011-06-06, by cli
  • Update debian control file 2011-05-04, by cli
  • Refactoring. 2011-05-04, by cli
  • Some work on XDAEMON command. 2010-08-30, by cli
  • Implement JDBCDatabase.update(Article) method to fix issue #7. 2010-08-29, by cli
  • Switch intent style to Original K&R / Linux / Kernel. 2010-08-29, by cli
  • Add some checks to prevent #13 happen. 2010-08-29, by cli
  • Moving source files into src/-subdir. 2010-08-29, by cli
  • Merge heads. 2010-08-29, by cli
  • Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16). 2010-08-29, by cli
  • added build.xml + small bugfix 2010-06-30, by bei
  • Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further. 2010-05-12, by cli
  • The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5). 2010-05-09, by cli
  • Refactor logging to fix NullPointerException. 2010-05-01, by cli
  • Make mailinglist gateway more reliable, probably. 2010-05-01, by cli
  • Fix for #567 "mailinglist gateway does not recover after database outage". 2010-04-27, by cli
  • Introduce more advanced help system (#565). 2010-04-27, by cli
  • Fix for too early disconnects on slow client connections. (#563) 2009-12-25, by cli
  • Some changes to storage interface. 2009-08-26, by cli
  • Proper reply on XDAEMON GROUPADD if group already existing (#551). 2009-08-26, by cli
  • Not longer required to restart server when changing peering settings (#547). 2009-08-26, by cli
  • Refactoring in CommandSelector to allow manually loading of plugins. 2009-08-24, by cli
  • Add stubs for org.sonews.acl and add method "impliedCapability" for org.sonews.command.Command interface. 2009-08-24, by cli
  • Fix for last commit. 2009-08-21, by cli
  • Fix for #549. 2009-08-21, by cli
  • #544 fixed. 2009-08-20, by cli
  • Issue #538 fixed. 2009-08-20, by cli
  • Started refactoring the Log system to use java.util.logging classes. 2009-08-20, by cli
  • Fix #548: API change; changed parameter type of Storage.getGroupsForList() 2009-08-20, by cli
  • Remove aggregated group stubs and fix #543. 2009-08-20, by cli
  • Merging fixes from sonews/1.0.3 2009-08-20, by cli
  • Fix wrong handling of byte values > 127 in ArticleInputStream. 2009-08-17, by cli
  • Skip comments in commands.list file. 2009-08-12, by cli
  • Merge fix from sonews-1.0. 2009-08-12, by cli
  • Disable strict parsing of email addresses. 2009-08-12, by cli
  • PullFeeder sends an addition "MODE READER" to peers. 2009-08-12, by cli
  • Removing doc subdir which resides now in sonews-doc repository. 2009-08-06, by cli
  • Removing tags as they point to invalid changesets after history refactoring. 2009-08-06, by chris
  • Update doc. 2009-07-28, by chris
  • sonews/1.0.0 2009-07-22, by chris
  • sonews/0.5.1 fixes merged 2009-07-01, by chris
  • Hooray... sonews/0.5.0 final 2009-06-26, by chris
  • Initial import. 2009-01-20, by chris
less more | (0) -120 tip
sonews-drupal
RSS Atom

  • Další projekty
  • Zrcadlo úložišť
  • SQL Výuka
  • Osobní blog
  • Vývoj softwaru, poradenství a analýzy